MCPcopy Create free account
hub / github.com/Recordscript/recordscript / yuvfmt

Method yuvfmt

libs/scrap/src/common/aom.rs:267–269  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

265 }
266
267 fn yuvfmt(&self) -> crate::EncodeYuvFormat {
268 self.yuvfmt.clone()
269 }
270
271 #[cfg(feature = "vram")]
272 fn input_texture(&self) -> bool {

Callers 4

test_vpxFunction · 0.45
test_av1Function · 0.45
test_encoderFunction · 0.45
mainFunction · 0.45

Calls 1

cloneMethod · 0.45

Tested by 3

test_vpxFunction · 0.36
test_av1Function · 0.36
test_encoderFunction · 0.36