Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Video.h664 OMX_U32 nIDCVLCThreshold; member
/hardware/qcom/media/mm-core/omxcore/inc/
DOMX_Video.h664 OMX_U32 nIDCVLCThreshold; member
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Video.h682 OMX_U32 nIDCVLCThreshold; member
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Video.h664 OMX_U32 nIDCVLCThreshold; member
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
DOMX_Video.h664 OMX_U32 nIDCVLCThreshold; member
/hardware/qcom/media/mm-core/inc/
DOMX_Video.h668 OMX_U32 nIDCVLCThreshold; member
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c820 pComponentPrivate->pMpeg4->nIDCVLCThreshold = 0; /*-1*/ in OMX_ComponentInit()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDec_Utils.c988 … pComponentPrivate->pMpeg4->nIDCVLCThreshold = VIDDEC_DEFAULT_MPEG4_IDCVLCTHRESHOLD; in VIDDEC_Load_Defaults()