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

/xsrc/external/mit/libdrm/dist/tests/util/
H A Dpattern.c794 static unsigned int smpte_top[7] = { variable in typeref:typename:unsigned int[7]
990 write_color_1(fsd, mem, x, smpte_top[x * 7 / width]);
1076 write_color_2(fsd, mem, stride, x, smpte_top[x * 7 / width]);
1118 write_pixel_4(mem, x, smpte_top[x * 7 / width]);
1150 ((uint8_t *)mem)[x] = smpte_top[x * 7 / width];

Completed in 4 milliseconds