Home
last modified time | relevance | path

Searched refs:m_sPrependSPSPPS (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp209 OMX_INIT_STRUCT(&m_sPrependSPSPPS, PrependSPSPPSToIDRFramesParams); in component_init()
210 m_sPrependSPSPPS.bEnable = OMX_FALSE; in component_init()
1381 memcpy(&m_sPrependSPSPPS, paramData, sizeof(m_sPrependSPSPPS)); in set_parameter()
Domx_video_base.cpp2090 memcpy(pParam, &m_sPrependSPSPPS, sizeof(m_sPrependSPSPPS)); in get_parameter()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h649 PrependSPSPPSToIDRFramesParams m_sPrependSPSPPS; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp301 OMX_INIT_STRUCT(&m_sPrependSPSPPS, PrependSPSPPSToIDRFramesParams); in component_init()
302 m_sPrependSPSPPS.bEnable = OMX_FALSE; in component_init()
1573 memcpy(&m_sPrependSPSPPS, paramData, sizeof(m_sPrependSPSPPS)); in set_parameter()
Domx_video_base.cpp2101 memcpy(pParam, &m_sPrependSPSPPS, sizeof(m_sPrependSPSPPS)); in get_parameter()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h662 PrependSPSPPSToIDRFramesParams m_sPrependSPSPPS; variable
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h713 PrependSPSPPSToIDRFramesParams m_sPrependSPSPPS; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp1489 memcpy((void *) &m_sPrependSPSPPS, &paramData, sizeof(m_sPrependSPSPPS)); in set_parameter()
Domx_video_base.cpp2066 memcpy(pParam, &m_sPrependSPSPPS, sizeof(m_sPrependSPSPPS)); in get_parameter()