Searched refs:CodechalDecodeRstSecndForwVert (Results 1 – 7 of 7) sorted by relevance
176 mpeg2MbState->sPackedMVs1[1] = (short)mv[CodechalDecodeRstSecndForwVert]; in PackMotionVectors()190 mpeg2MbState->sPackedMVs1[1] = (short)(mv[CodechalDecodeRstSecndForwVert] >> 1); in PackMotionVectors()
162 CodechalDecodeRstSecndForwVert = 5, //!< second forward vertical enumerator
135 sPackedMVs1[1] = (short)mv[CodechalDecodeRstSecndForwVert]; in PackMotionVectors()149 sPackedMVs1[1] = (short)(mv[CodechalDecodeRstSecndForwVert] >> 1); in PackMotionVectors()
155 CodechalDecodeRstSecndForwVert = 5, //!< second forward vertical enumerator
302 CodechalDecodeRstSecndForwVert = 5, //!< second forward vertical enumerator
1293 mpeg2MbState->sPackedMVs1[1] = (short)mv[CodechalDecodeRstSecndForwVert]; in PackMotionVectors()1307 mpeg2MbState->sPackedMVs1[1] = (short)(mv[CodechalDecodeRstSecndForwVert] >> 1); in PackMotionVectors()
732 packedLumaMvs[5] = (int16_t)mv[CodechalDecodeRstSecndForwVert]; in PackMotionVectors()766 packedLumaMvs[3] = packedLumaMvs[7] = (int16_t)mv[CodechalDecodeRstSecndForwVert]; in PackMotionVectors()787 packedLumaMvs[5] = (int16_t)mv[CodechalDecodeRstSecndForwVert]; in PackMotionVectors()