Lines Matching refs:chroma
110 alpha, chroma, count, bp, flg, fm, np) \
120 .chroma_sample = chroma, \
129 #define PSEUDO_YUV_FMT(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np) \
139 .chroma_sample = chroma, \
148 #define PSEUDO_YUV_FMT_TILED(fmt, a, r, g, b, e0, e1, chroma, \
159 .chroma_sample = chroma, \
168 #define PSEUDO_YUV_FMT_LOOSE(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np)\
178 .chroma_sample = chroma, \
187 #define PSEUDO_YUV_FMT_LOOSE_TILED(fmt, a, r, g, b, e0, e1, chroma, \
198 .chroma_sample = chroma, \
207 #define PLANAR_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, alpha, chroma, bp, \
218 .chroma_sample = chroma, \