Searched defs:OMXVCMotionVector (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
H A DomxVC.h49 } OMXVCMotionVector; typedef in typeref:struct:__anon528
394 const OMXVCMotionVector *pSrcMV,
395 OMXVCMotionVector *pDstMV,
599 OMXVCMotionVector pMV0[2][2]; /* motion vector, represented using 1/2-pel units,
602 OMXVCMotionVector pMVPred[2][2]; /* motion vector prediction, represented using 1/2-pel units,
661 const OMXVCMotionVector *pSrcMVCurMB,
662 const OMXVCMotionVector *pSrcCandMV1,
663 const OMXVCMotionVector *pSrcCandMV2,
664 const OMXVCMotionVector *pSrcCandMV3,
665 OMXVCMotionVector *pDstMVPre
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
H A DomxVC.h49 } OMXVCMotionVector; typedef in typeref:struct:__anon572
394 const OMXVCMotionVector *pSrcMV,
395 OMXVCMotionVector *pDstMV,
599 OMXVCMotionVector pMV0[2][2]; /* motion vector, represented using 1/2-pel units,
602 OMXVCMotionVector pMVPred[2][2]; /* motion vector prediction, represented using 1/2-pel units,
661 const OMXVCMotionVector *pSrcMVCurMB,
662 const OMXVCMotionVector *pSrcCandMV1,
663 const OMXVCMotionVector *pSrcCandMV2,
664 const OMXVCMotionVector *pSrcCandMV3,
665 OMXVCMotionVector *pDstMVPre
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
H A DomxVC.h49 } OMXVCMotionVector; typedef in typeref:struct:__anon616
394 const OMXVCMotionVector *pSrcMV,
395 OMXVCMotionVector *pDstMV,
599 OMXVCMotionVector pMV0[2][2]; /* motion vector, represented using 1/2-pel units,
602 OMXVCMotionVector pMVPred[2][2]; /* motion vector prediction, represented using 1/2-pel units,
661 const OMXVCMotionVector *pSrcMVCurMB,
662 const OMXVCMotionVector *pSrcCandMV1,
663 const OMXVCMotionVector *pSrcCandMV2,
664 const OMXVCMotionVector *pSrcCandMV3,
665 OMXVCMotionVector *pDstMVPre
[all...]

Completed in 4723 milliseconds