Searched defs:chroma_order (Results 1 – 2 of 2) sorted by relevance
35 enum chroma_order { enum43 enum chroma_order chroma_order; /* chroma order is {Cb, Cr} or {Cr, Cb} */ member74 static uint32_t get_fourcc_yuv(uint32_t native, enum chroma_order chroma_order, in get_fourcc_yuv()97 enum chroma_order chroma_order {}; in GetYuvPlaneInfo() enum
54 enum chroma_order { enum62 enum chroma_order chroma_order; /* chroma order is {Cb, Cr} or {Cr, Cb} */ member87 get_fourcc_yuv(int native, enum chroma_order chroma_order, int chroma_step) in get_fourcc_yuv()201 enum chroma_order chroma_order; in droid_create_image_from_prime_fds_yuv() local