Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_hevc.cpp310 OMX_INIT_STRUCT(&m_sParamLTRCount, QOMX_VIDEO_PARAM_LTRCOUNT_TYPE); in component_init()
311 m_sParamLTRCount.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init()
312 m_sParamLTRCount.nCount = 0; in component_init()
Domx_video_encoder.cpp537 OMX_INIT_STRUCT(&m_sParamLTRCount, QOMX_VIDEO_PARAM_LTRCOUNT_TYPE); in component_init()
538 m_sParamLTRCount.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init()
539 m_sParamLTRCount.nCount = 0; in component_init()
1419 memcpy(&m_sParamLTRCount, pParam, sizeof(m_sParamLTRCount)); in set_parameter()
Domx_video_base.cpp1909 memcpy(pParam, &m_sParamLTRCount, sizeof(m_sParamLTRCount)); in get_parameter()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp460 OMX_INIT_STRUCT(&m_sParamLTRCount, QOMX_VIDEO_PARAM_LTRCOUNT_TYPE); in component_init()
461 m_sParamLTRCount.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init()
462 m_sParamLTRCount.nCount = 0; in component_init()
1332 memcpy(&m_sParamLTRCount, pParam, sizeof(m_sParamLTRCount)); in set_parameter()
Domx_video_base.cpp1804 memcpy(pParam, &m_sParamLTRCount, sizeof(m_sParamLTRCount)); in get_parameter()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_video_extensions.hpp241 setStatus &= vExt.setParamInt32(ext, "num-ltr-frames", m_sParamLTRCount.nCount); in get_vendor_extension_config()
640 memcpy(&ltrCount, &m_sParamLTRCount, sizeof(QOMX_VIDEO_PARAM_LTRCOUNT_TYPE)); in set_vendor_extension_config()
Domx_video_encoder.cpp428 OMX_INIT_STRUCT(&m_sParamLTRCount, QOMX_VIDEO_PARAM_LTRCOUNT_TYPE); in component_init()
429 m_sParamLTRCount.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init()
430 m_sParamLTRCount.nCount = 0; in component_init()
1333 memcpy(&m_sParamLTRCount, pParam, sizeof(m_sParamLTRCount)); in set_parameter()
Domx_video_base.cpp1965 memcpy(pParam, &m_sParamLTRCount, sizeof(m_sParamLTRCount)); in get_parameter()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp552 OMX_INIT_STRUCT(&m_sParamLTRCount, QOMX_VIDEO_PARAM_LTRCOUNT_TYPE); in component_init()
553 m_sParamLTRCount.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init()
554 m_sParamLTRCount.nCount = 0; in component_init()
1503 memcpy(&m_sParamLTRCount, pParam, sizeof(m_sParamLTRCount)); in set_parameter()
Domx_video_base.cpp1944 memcpy(pParam, &m_sParamLTRCount, sizeof(m_sParamLTRCount)); in get_parameter()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h613 QOMX_VIDEO_PARAM_LTRCOUNT_TYPE m_sParamLTRCount; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h635 QOMX_VIDEO_PARAM_LTRCOUNT_TYPE m_sParamLTRCount; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h647 QOMX_VIDEO_PARAM_LTRCOUNT_TYPE m_sParamLTRCount; variable
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h699 QOMX_VIDEO_PARAM_LTRCOUNT_TYPE m_sParamLTRCount; variable