Searched defs:cmv (Results 1 – 2 of 2) sorted by relevance
538 void CodechalDecodeVc1::PackMotionVectorsChroma4MvP(uint16_t intraFlags, int16_t *lmv, int16_t *cmv) in PackMotionVectorsChroma4MvP()571 int16_t *cmv) in PackMotionVectorsChroma4MvI()
57 #define CODECHAL_DECODE_VC1_FAST_CHROMA_MV(cmv) ((cmv) - ((cmv) % 2)) argument