Searched refs:m_sPrependSPSPPS (Results 1 – 15 of 15) sorted by relevance
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
H A 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()
|
H A D | omx_video_base.cpp | 2083 memcpy(pParam, &m_sPrependSPSPPS, sizeof(m_sPrependSPSPPS)); in get_parameter()
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_encoder.cpp | 340 OMX_INIT_STRUCT(&m_sPrependSPSPPS, PrependSPSPPSToIDRFramesParams); in component_init() 341 m_sPrependSPSPPS.bEnable = OMX_FALSE; in component_init() 1405 memcpy(&m_sPrependSPSPPS, paramData, sizeof(m_sPrependSPSPPS)); in set_parameter()
|
H A D | omx_video_base.cpp | 1998 memcpy(pParam, &m_sPrependSPSPPS, sizeof(m_sPrependSPSPPS)); in get_parameter()
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
H A 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()
|
H A D | omx_video_base.cpp | 2101 memcpy(pParam, &m_sPrependSPSPPS, sizeof(m_sPrependSPSPPS)); in get_parameter()
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_encoder.cpp | 382 OMX_INIT_STRUCT(&m_sPrependSPSPPS, PrependSPSPPSToIDRFramesParams); in component_init() 383 m_sPrependSPSPPS.bEnable = OMX_FALSE; in component_init() 1615 memcpy(&m_sPrependSPSPPS, paramData, sizeof(m_sPrependSPSPPS)); in set_parameter()
|
H A D | omx_video_base.cpp | 2124 memcpy(pParam, &m_sPrependSPSPPS, sizeof(m_sPrependSPSPPS)); in get_parameter()
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_base.h | 651 PrependSPSPPSToIDRFramesParams m_sPrependSPSPPS; variable
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_base.h | 664 PrependSPSPPSToIDRFramesParams m_sPrependSPSPPS; variable
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_base.h | 725 PrependSPSPPSToIDRFramesParams m_sPrependSPSPPS; variable
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_base.h | 715 PrependSPSPPSToIDRFramesParams m_sPrependSPSPPS; variable
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/ |
H A D | omx_video_base.h | 717 PrependSPSPPSToIDRFramesParams m_sPrependSPSPPS; variable
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_encoder.cpp | 1489 memcpy((void *) &m_sPrependSPSPPS, ¶mData, sizeof(m_sPrependSPSPPS)); in set_parameter()
|
H A D | omx_video_base.cpp | 2065 memcpy(pParam, &m_sPrependSPSPPS, sizeof(m_sPrependSPSPPS)); in get_parameter()
|