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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
H A Dinterpret_edid.c449 static const unsigned char empty_block[18]; variable in typeref:typename:const unsigned char[18]
499 if (c[3] <= 0x0F && memcmp(c, empty_block, sizeof(empty_block))) {
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/xvmc/
H A DI810XvMC.c941 static short empty_block[] = { variable in typeref:typename:short[]
1748 top_left_b = &empty_block[0];
1754 top_right_b = &empty_block[0];
1760 bottom_left_b = &empty_block[0];
1766 bottom_right_b = &empty_block[0];
1997 top_left_b = &empty_block[0];
2004 top_right_b = &empty_block[0];
2011 bottom_left_b = &empty_block[0];
2018 bottom_right_b = &empty_block[0];
2275 top_left_b = &empty_block[
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/xvmc/
H A DI810XvMC.c941 static short empty_block[] = { variable in typeref:typename:short[]
1748 top_left_b = &empty_block[0];
1754 top_right_b = &empty_block[0];
1760 bottom_left_b = &empty_block[0];
1766 bottom_right_b = &empty_block[0];
1997 top_left_b = &empty_block[0];
2004 top_right_b = &empty_block[0];
2011 bottom_left_b = &empty_block[0];
2018 bottom_right_b = &empty_block[0];
2275 top_left_b = &empty_block[
[all...]
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A DI810XvMC.c941 static short empty_block[] = { variable in typeref:typename:short[]
1748 top_left_b = &empty_block[0];
1754 top_right_b = &empty_block[0];
1760 bottom_left_b = &empty_block[0];
1766 bottom_right_b = &empty_block[0];
1997 top_left_b = &empty_block[0];
2004 top_right_b = &empty_block[0];
2011 bottom_left_b = &empty_block[0];
2018 bottom_right_b = &empty_block[0];
2275 top_left_b = &empty_block[
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
H A Dinterpret_edid.c565 static const unsigned char empty_block[18]; variable in typeref:typename:const unsigned char[18]
615 if (c[3] <= 0x0F && memcmp(c, empty_block, sizeof(empty_block))) {

Completed in 16 milliseconds