Searched refs:m_sPrependSPSPPS (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 209 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()
|
D | omx_video_base.cpp | 2090 memcpy(pParam, &m_sPrependSPSPPS, sizeof(m_sPrependSPSPPS)); in get_parameter()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 649 PrependSPSPPSToIDRFramesParams m_sPrependSPSPPS; variable
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 301 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()
|
D | omx_video_base.cpp | 2101 memcpy(pParam, &m_sPrependSPSPPS, sizeof(m_sPrependSPSPPS)); in get_parameter()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 662 PrependSPSPPSToIDRFramesParams m_sPrependSPSPPS; variable
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 713 PrependSPSPPSToIDRFramesParams m_sPrependSPSPPS; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 1489 memcpy((void *) &m_sPrependSPSPPS, ¶mData, sizeof(m_sPrependSPSPPS)); in set_parameter()
|
D | omx_video_base.cpp | 2066 memcpy(pParam, &m_sPrependSPSPPS, sizeof(m_sPrependSPSPPS)); in get_parameter()
|