Home
last modified time | relevance | path

Searched refs:bconstIpred (Results 1 – 14 of 14) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/src/
Dportvideo.cpp231 avcparam.bconstIpred = p->bconstIpred;
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Video.h900 OMX_BOOL bconstIpred ; member
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Video.h900 OMX_BOOL bconstIpred ; member
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Video.h900 OMX_BOOL bconstIpred ; member
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Video.h918 OMX_BOOL bconstIpred ; member
DOMX_TI_Video.h854 OMX_BOOL bconstIpred; member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Video.h905 OMX_BOOL bconstIpred ; member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Video.h905 OMX_BOOL bconstIpred ; member
/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderAVC.cpp720 mParamAvc.bconstIpred = (OMX_BOOL)mAVCParams->bConstIpred; in GetParamVideoAvc()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_encoder.cpp388 m_sParamAVC.bconstIpred = OMX_FALSE; in component_init()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp506 m_sParamAVC.bconstIpred = OMX_FALSE; in component_init()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp436 m_sParamAVC.bconstIpred = OMX_FALSE; in component_init()
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
DVideoEncTest.c863 pAppData->pH264->bconstIpred = OMX_FALSE; in VIDENCTEST_SetH264Parameter()
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c802 pComponentPrivate->pH264->bconstIpred = OMX_FALSE; in OMX_ComponentInit()