Searched refs:smpte_middle (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/util/
H A Dpattern.c804 static unsigned int smpte_middle[7] = { variable in typeref:typename:unsigned int[7]
996 write_color_1(fsd, mem, x, smpte_middle[x * 7 / width]);
1082 write_color_2(fsd, mem, stride, x, smpte_middle[x * 7 / width]);
1124 write_pixel_4(mem, x, smpte_middle[x * 7 / width]);
1156 ((uint8_t *)mem)[x] = smpte_middle[x * 7 / width];

Completed in 4 milliseconds