Searched refs:CodechalDecodeRstFirstBackVert (Results 1 – 7 of 7) sorted by relevance
157 mpeg2MbState->sPackedMVs0[3] = (short)mv[CodechalDecodeRstFirstBackVert]; in PackMotionVectors()165 mpeg2MbState->sPackedMVs0[3] = (short)(mv[CodechalDecodeRstFirstBackVert] >> 1); in PackMotionVectors()
160 CodechalDecodeRstFirstBackVert = 3, //!< first backward vertical enumerator
116 sPackedMVs0[3] = (short)mv[CodechalDecodeRstFirstBackVert]; in PackMotionVectors()124 sPackedMVs0[3] = (short)(mv[CodechalDecodeRstFirstBackVert] >> 1); in PackMotionVectors()
153 CodechalDecodeRstFirstBackVert = 3, //!< first backward vertical enumerator
300 CodechalDecodeRstFirstBackVert = 3, //!< first backward vertical enumerator
1274 mpeg2MbState->sPackedMVs0[3] = (short)mv[CodechalDecodeRstFirstBackVert]; in PackMotionVectors()1282 mpeg2MbState->sPackedMVs0[3] = (short)(mv[CodechalDecodeRstFirstBackVert] >> 1); in PackMotionVectors()
730 packedLumaMvs[3] = (int16_t)mv[CodechalDecodeRstFirstBackVert]; in PackMotionVectors()774 packedLumaMvs[3] = packedLumaMvs[7] = (int16_t)mv[CodechalDecodeRstFirstBackVert]; in PackMotionVectors()822 … packedLumaMvs[3] = packedLumaMvs[7] = (int16_t)mv[CodechalDecodeRstFirstBackVert]; in PackMotionVectors()