Searched refs:pSrcMVUpperRightMB (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
H A DomxVCM4P2_EncodeMV.c48 * pMVCurMB, pSrcMVLeftMB, pSrcMVUpperMB, and pSrcMVUpperRightMB should lie
65 * pSrcMVUpperRightMB - pointer to source upper right MB motion vector; a
96 const OMXVCMotionVector * pSrcMVUpperRightMB,
151 pSrcMVUpperRightMB,
90 omxVCM4P2_EncodeMV( OMX_U8 **ppBitStream, OMX_INT *pBitOffset, const OMXVCMotionVector * pMVCurMB, const OMXVCMotionVector * pSrcMVLeftMB, const OMXVCMotionVector * pSrcMVUpperMB, const OMXVCMotionVector * pSrcMVUpperRightMB, OMX_INT fcodeForward, OMXVCM4P2MacroblockType MBType ) argument
H A DomxVCM4P2_DecodePadMV_PVOP.c58 * pSrcMVLeftMB, pSrcMVUpperMB, and pSrcMVUpperRightMB - pointers to the
100 OMXVCMotionVector * pSrcMVUpperRightMB,
216 pSrcMVUpperRightMB,
95 omxVCM4P2_DecodePadMV_PVOP( const OMX_U8 ** ppBitStream, OMX_INT * pBitOffset, OMXVCMotionVector * pSrcMVLeftMB, OMXVCMotionVector *pSrcMVUpperMB, OMXVCMotionVector * pSrcMVUpperRightMB, OMXVCMotionVector * pDstMVCurMB, OMX_INT fcodeForward, OMXVCM4P2MacroblockType MBType ) argument
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s49 ; * [in] pSrcMVUpperRightMB pointers to the motion vector buffers of the
93 pSrcMVUpperRightMB RN 4 label
162 M_ARG pSrcMVUpperRightMBonStack,4 ;// pointer to pSrcMVUpperRightMB on stack
291 M_LDR pSrcMVUpperRightMB,pSrcMVUpperRightMBonStack
294 MOV pSrcMVUpperMB,pSrcMVUpperRightMB ;// pSrcMVUpperMB( RN 3) = pSrcMVUpperRightMB
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s49 ; * [in] pSrcMVUpperRightMB pointers to the motion vector buffers of the
93 pSrcMVUpperRightMB RN 4 label
162 M_ARG pSrcMVUpperRightMBonStack,4 ;// pointer to pSrcMVUpperRightMB on stack
291 M_LDR pSrcMVUpperRightMB,pSrcMVUpperRightMBonStack
294 MOV pSrcMVUpperMB,pSrcMVUpperRightMB ;// pSrcMVUpperMB( RN 3) = pSrcMVUpperRightMB
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
H A DomxVC.h1588 * pMVCurMB, pSrcMVLeftMB, pSrcMVUpperMB, and pSrcMVUpperRightMB should lie
1605 * pSrcMVUpperRightMB - pointer to source upper right MB motion vector; a
1635 const OMXVCMotionVector *pSrcMVUpperRightMB,
1658 * pSrcMVLeftMB, pSrcMVUpperMB, and pSrcMVUpperRightMB - pointers to the
1699 OMXVCMotionVector *pSrcMVUpperRightMB,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
H A DomxVC.h1588 * pMVCurMB, pSrcMVLeftMB, pSrcMVUpperMB, and pSrcMVUpperRightMB should lie
1605 * pSrcMVUpperRightMB - pointer to source upper right MB motion vector; a
1635 const OMXVCMotionVector *pSrcMVUpperRightMB,
1658 * pSrcMVLeftMB, pSrcMVUpperMB, and pSrcMVUpperRightMB - pointers to the
1699 OMXVCMotionVector *pSrcMVUpperRightMB,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
H A DomxVC.h1588 * pMVCurMB, pSrcMVLeftMB, pSrcMVUpperMB, and pSrcMVUpperRightMB should lie
1605 * pSrcMVUpperRightMB - pointer to source upper right MB motion vector; a
1635 const OMXVCMotionVector *pSrcMVUpperRightMB,
1658 * pSrcMVLeftMB, pSrcMVUpperMB, and pSrcMVUpperRightMB - pointers to the
1699 OMXVCMotionVector *pSrcMVUpperRightMB,

Completed in 1956 milliseconds