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

/hardware/qcom/media/mm-core/inc/
H A DOMX_Video.h273 * sXSearchRange : Search range in horizontal direction for MVs
283 OMX_S32 sXSearchRange; member in struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Video.h272 * sXSearchRange : Search range in horizontal direction for MVs
282 OMX_S32 sXSearchRange; member in struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Video.h272 * sXSearchRange : Search range in horizontal direction for MVs
282 OMX_S32 sXSearchRange; member in struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Video.h272 * sXSearchRange : Search range in horizontal direction for MVs
282 OMX_S32 sXSearchRange; member in struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Video.h272 * sXSearchRange : Search range in horizontal direction for MVs
282 OMX_S32 sXSearchRange; member in struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEnc_Utils.c3327 pCreatePhaseArgs->ucMVRange = (pMotionVector->sXSearchRange > pMotionVector->sYSearchRange ? pMotionVector->sXSearchRange : pMotionVector->sYSearchRange);
H A DOMX_VideoEncoder.c881 pComponentPrivate->pMotionVector->sXSearchRange = pComponentPrivate->pMotionVector->sXSearchRange = 64;

Completed in 1136 milliseconds