Searched defs:fourcc (Results 1 – 12 of 12) sorted by relevance
41 fourcc: Fourcc, field100 fn fourcc(&self) -> Fourcc { in fourcc() method
185 fourcc: Fourcc, field262 fourcc: Fourcc, field340 fn fourcc(&self) -> Fourcc { in fourcc() method
42 fn fourcc(&self) -> Fourcc { in fourcc() method
486 fn fourcc(&self) -> Fourcc { in fourcc() method
436 let fourcc = Fourcc::from(NV12_FOURCC); in fourcc_u32() localVariable443 let fourcc = Fourcc::from(NV12_FOURCC); in fourcc_u8_4() localVariable450 let fourcc = Fourcc::from(NV12_FOURCC); in fourcc_display() localVariable456 let fourcc = Fourcc::from(NV12_FOURCC); in fourcc_debug() localVariable
80 fn fourcc(&self) -> Fourcc; in fourcc() method
66 pub fourcc: DecodedFormat, field
323 let fourcc = b"NV12".into(); in test_simple_encode_frame() localVariable
502 let fourcc = b"NV12".into(); in test_simple_encode_slice() localVariable
634 let fourcc = b"NV12".into(); in test_single_frame() localVariable
607 fourcc: Fourcc, field
1286 let fourcc = bo.format().unwrap(); in next() localVariable