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