Home
last modified time | relevance | path

Searched refs:IntraRefreshVOP (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_hevc.cpp186 m_sConfigIntraRefreshVOP.IntraRefreshVOP = OMX_FALSE; in component_init()
951 m_sConfigIntraRefreshVOP.IntraRefreshVOP = pParam->IntraRefreshVOP; in set_config()
Domx_video_encoder.cpp297 m_sConfigIntraRefreshVOP.IntraRefreshVOP = OMX_FALSE; in component_init()
1828 m_sConfigIntraRefreshVOP.IntraRefreshVOP = pParam->IntraRefreshVOP; in set_config()
Domx_swvenc_mpeg4.cpp197 m_sConfigIntraRefreshVOP.IntraRefreshVOP = OMX_FALSE; in component_init()
1589 m_sConfigIntraRefreshVOP.IntraRefreshVOP = pParam->IntraRefreshVOP; in set_config()
Dvideo_encoder_device.cpp1265 if (venc_set_intra_vop_refresh(intra_vop_refresh->IntraRefreshVOP) == false) { in venc_set_config()
Dvideo_encoder_device_v4l2.cpp2378 if (venc_set_intra_vop_refresh(intra_vop_refresh->IntraRefreshVOP) == false) { in venc_set_config()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_encoder.cpp192 m_sConfigIntraRefreshVOP.IntraRefreshVOP = OMX_FALSE; in component_init()
1345 m_sConfigIntraRefreshVOP.IntraRefreshVOP = pParam->IntraRefreshVOP; in set_config()
Dvideo_encoder_device_copper.cpp1108 if(venc_set_intra_vop_refresh(intra_vop_refresh->IntraRefreshVOP) == false) in venc_set_config()
Dvideo_encoder_device.cpp1098 if(venc_set_intra_vop_refresh(intra_vop_refresh->IntraRefreshVOP) == false) in venc_set_config()
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Video.h957 OMX_BOOL IntraRefreshVOP; member
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Video.h957 OMX_BOOL IntraRefreshVOP; member
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Video.h957 OMX_BOOL IntraRefreshVOP; member
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Video.h975 OMX_BOOL IntraRefreshVOP; member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Video.h962 OMX_BOOL IntraRefreshVOP; member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Video.h962 OMX_BOOL IntraRefreshVOP; member
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp225 m_sConfigIntraRefreshVOP.IntraRefreshVOP = OMX_FALSE; in component_init()
1692 m_sConfigIntraRefreshVOP.IntraRefreshVOP = pParam->IntraRefreshVOP; in set_config()
Dvideo_encoder_device.cpp1264 if (venc_set_intra_vop_refresh(intra_vop_refresh->IntraRefreshVOP) == false) { in venc_set_config()
Dvideo_encoder_device_v4l2.cpp1983 if (venc_set_intra_vop_refresh(intra_vop_refresh->IntraRefreshVOP) == false) { in venc_set_config()
/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderBase.cpp738 if(p->IntraRefreshVOP == OMX_TRUE) { in SetConfigVideoIntraVOPRefresh()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
Dvenc_test.cpp1377 dynamic_config.config_data.intravoprefresh.IntraRefreshVOP = OMX_TRUE; in VencTest_ReadDynamicConfigMsg()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
Dvenc_test.cpp1386 dynamic_config.config_data.intravoprefresh.IntraRefreshVOP = OMX_TRUE; in VencTest_ReadDynamicConfigMsg()