Searched refs:m_sConfigLTRUse (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_extensions.hpp | 246 setStatus &= vExt.setParamInt32(ext, "use-frame", m_sConfigLTRUse.nID); in get_vendor_extension_config() 659 memcpy(<rUse, &m_sConfigLTRUse, sizeof(QOMX_VIDEO_CONFIG_LTRUSE_TYPE)); in set_vendor_extension_config()
|
D | omx_video_encoder.cpp | 432 OMX_INIT_STRUCT(&m_sConfigLTRUse, QOMX_VIDEO_CONFIG_LTRUSE_TYPE); in component_init() 433 m_sConfigLTRUse.nPortIndex = (OMX_U32) PORT_INDEX_IN; in component_init() 434 m_sConfigLTRUse.nID = 0; in component_init() 1890 memcpy(&m_sConfigLTRUse, pParam, sizeof(m_sConfigLTRUse)); in set_config()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 615 QOMX_VIDEO_CONFIG_LTRUSE_TYPE m_sConfigLTRUse; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 637 QOMX_VIDEO_CONFIG_LTRUSE_TYPE m_sConfigLTRUse; variable
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 649 QOMX_VIDEO_CONFIG_LTRUSE_TYPE m_sConfigLTRUse; variable
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 700 QOMX_VIDEO_CONFIG_LTRUSE_TYPE m_sConfigLTRUse; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 1832 memcpy(&m_sConfigLTRUse, pParam, sizeof(m_sConfigLTRUse)); in set_config()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 2003 memcpy(&m_sConfigLTRUse, pParam, sizeof(m_sConfigLTRUse)); in set_config()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 2116 memcpy(&m_sConfigLTRUse, pParam, sizeof(m_sConfigLTRUse)); in set_config()
|