Lines Matching refs:trans
24 .trans = RGB08_COMPOSED,
30 .trans = RGB16_COMPOSED,
36 .trans = RGB24_COMPOSED,
42 .trans = RGB32_COMPOSED,
48 .trans = RGB32_COMPOSED,
55 .trans = Y8,
61 .trans = YUV422_DECOMPOSED,
67 .trans = YUV420_DECOMPOSED,
73 .trans = YUV420_DECOMPOSED,
79 .trans = YUV422_COMPOSED,
217 if( 0 != IS_PLANAR(sfmt->trans)) { in saa7146_pgtable_build()
1112 if( 0 != IS_PLANAR(sfmt->trans)) { in buffer_prepare()