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

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/xvmc/
H A DI810XvMC.c1976 uint temp_bp = 0; local in function:renderFrameinFrameDCT1
1999 temp_bp |= (1<<25);
2006 temp_bp |= (1<<24);
2013 temp_bp |= (1<<27);
2020 temp_bp |= (1<<26);
2024 dw1 |= temp_bp;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/xvmc/
H A DI810XvMC.c1976 uint temp_bp = 0; local in function:renderFrameinFrameDCT1
1999 temp_bp |= (1<<25);
2006 temp_bp |= (1<<24);
2013 temp_bp |= (1<<27);
2020 temp_bp |= (1<<26);
2024 dw1 |= temp_bp;
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A DI810XvMC.c1976 uint temp_bp = 0; local in function:renderFrameinFrameDCT1
1999 temp_bp |= (1<<25);
2006 temp_bp |= (1<<24);
2013 temp_bp |= (1<<27);
2020 temp_bp |= (1<<26);
2024 dw1 |= temp_bp;

Completed in 36 milliseconds