Home
last modified time | relevance | path

Searched refs:bFourMV (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Video.h281 OMX_BOOL bFourMV; member
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Video.h281 OMX_BOOL bFourMV; member
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Video.h281 OMX_BOOL bFourMV; member
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Video.h299 OMX_BOOL bFourMV; member
DOMX_TI_Video.h878 OMX_BOOL bFourMV; member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Video.h284 OMX_BOOL bFourMV; member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Video.h284 OMX_BOOL bFourMV; member
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c878 pComponentPrivate->pMotionVector->bFourMV = 1; in OMX_ComponentInit()
2336 pComponentPrivate->pMotionVector->bFourMV = pComponentPrivate->maxMVperMB >= 4; in GetConfig()
2555 pComponentPrivate->maxMVperMB = pComponentPrivate->pMotionVector->bFourMV ? 4 : 1; in SetConfig()