Searched refs:CodechalDecodeRstFirstForwVert (Results 1 – 7 of 7) sorted by relevance
155 mpeg2MbState->sPackedMVs0[1] = (short)mv[CodechalDecodeRstFirstForwVert]; in PackMotionVectors()163 mpeg2MbState->sPackedMVs0[1] = (short)(mv[CodechalDecodeRstFirstForwVert] >> 1); in PackMotionVectors()183 mpeg2MbState->sPackedMVs1[1] = (short)(mv[CodechalDecodeRstFirstForwVert] >> 1); in PackMotionVectors()
158 CodechalDecodeRstFirstForwVert = 1, //!< first forward vertical enumerator
114 sPackedMVs0[1] = (short)mv[CodechalDecodeRstFirstForwVert]; in PackMotionVectors()122 sPackedMVs0[1] = (short)(mv[CodechalDecodeRstFirstForwVert] >> 1); in PackMotionVectors()142 sPackedMVs1[1] = (short)(mv[CodechalDecodeRstFirstForwVert] >> 1); in PackMotionVectors()
151 CodechalDecodeRstFirstForwVert = 1, //!< first forward vertical enumerator
1272 mpeg2MbState->sPackedMVs0[1] = (short)mv[CodechalDecodeRstFirstForwVert]; in PackMotionVectors()1280 mpeg2MbState->sPackedMVs0[1] = (short)(mv[CodechalDecodeRstFirstForwVert] >> 1) ; in PackMotionVectors()1300 mpeg2MbState->sPackedMVs1[1] = (short)(mv[CodechalDecodeRstFirstForwVert] >> 1); in PackMotionVectors()
298 CodechalDecodeRstFirstForwVert = 1, //!< first forward vertical enumerator
728 packedLumaMvs[1] = (int16_t)mv[CodechalDecodeRstFirstForwVert]; in PackMotionVectors()755 …ckedLumaMvs[3] = packedLumaMvs[5] = packedLumaMvs[7] = (int16_t)mv[CodechalDecodeRstFirstForwVert]; in PackMotionVectors()