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

/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A DviaLowLevel.c100 #define HQV_FIELD_UV 0x00100000 macro
629 orWd = HQV_FIELD_UV |
636 orWd = HQV_FIELD_UV |
643 HQV_FRAME_2_FIELD | HQV_FIELD_2_FRAME | HQV_FIELD_UV);
647 andWd &= ~HQV_FIELD_UV;
648 orWd &= ~HQV_FIELD_UV;
H A DviaLowLevelPro.c154 #define HQV_FIELD_UV 0x00100000 macro
480 tmp |= HQV_FIELD_UV |
483 tmp |= HQV_FIELD_UV |
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_eng_regs.h524 #define HQV_FIELD_UV 0x00100000 /* Src is interleaved */ macro

Completed in 7 milliseconds