Searched refs:eAccuracy (Results 1 – 5 of 5) sorted by relevance
296 OMX_VIDEO_MOTIONVECTORTYPE eAccuracy; member
471 if (OMX_Video_MotionVectorPixel == aSearchRange.eAccuracy) in AvcEncInit()
420 pOutPort->VideoMotionVector.eAccuracy = OMX_Video_MotionVectorQuarterPel; in ConstructComponent()
490 pOutPort->VideoMotionVector.eAccuracy = OMX_Video_MotionVectorHalfPel; in ConstructComponent()
2562 …MotionVector.eAccuracy = ((iVideoEncodeParam.iMVHalfPel == true) ? OMX_Video_MotionVectorHalfPel :… in SetMP4EncoderParameters()2766 …MotionVector.eAccuracy = ((iVideoEncodeParam.iMVHalfPel == true) ? OMX_Video_MotionVectorHalfPel :… in SetH263EncoderParameters()2947 MotionVector.eAccuracy = OMX_Video_MotionVectorQuarterPel; // hardcoded in SetH264EncoderParameters()