Searched refs:XY2 (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/platform/coda/ |
D | coda-gdi.c | 22 #define XY2(luma_sel, luma_bit, chroma_sel, chroma_bit) \ macro 27 XY2(ZERO, 0, ZERO, 0), 28 XY2(ZERO, 0, ZERO, 0), 29 XY2(ZERO, 0, ZERO, 0), 30 XY2(ZERO, 0, ZERO, 0), 31 XY2(ZERO, 0, ZERO, 0), 32 XY2(ZERO, 0, ZERO, 0), 33 XY2(ZERO, 0, ZERO, 0), 34 XY2(ZERO, 0, ZERO, 0), 35 XY2(ZERO, 0, ZERO, 0), [all …]
|