Home
last modified time | relevance | path

Searched defs:to_fourcc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_color_encoding.c177 uint32_t to_fourcc, in igt_ycbcr_to_rgb_matrix()
196 uint32_t to_fourcc, in igt_rgb_to_ycbcr_matrix()
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/arc/
H A Dimage_processor.cpp98 uint32_t to_fourcc) { in SupportsConversion()
/aosp_15_r20/external/rust/crates/v4l2r/lib/src/
Dlib.rs169 pub const fn to_fourcc(self) -> [u8; 4] { in to_fourcc() method