Searched refs:m_hSwVenc (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 157 SWVENC_STATUS sRet = swvenc_init(&m_hSwVenc, m_codec, &callBackInfo); in component_init() 275 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in component_init() 292 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in component_init() 537 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in set_parameter() 570 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in set_parameter() 746 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in set_parameter() 1000 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in set_parameter() 1040 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in set_parameter() 1108 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in set_parameter() 1120 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in set_parameter() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 157 SWVENC_STATUS sRet = swvenc_init(&m_hSwVenc, m_codec, &callBackInfo); in component_init() 275 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in component_init() 292 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in component_init() 535 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in set_parameter() 568 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in set_parameter() 742 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in set_parameter() 996 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in set_parameter() 1036 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in set_parameter() 1104 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in set_parameter() 1116 Ret = swvenc_setproperty(m_hSwVenc, &Prop); in set_parameter() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_swvenc_mpeg4.h | 72 SWVENC_HANDLE m_hSwVenc; variable
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_swvenc_mpeg4.h | 72 SWVENC_HANDLE m_hSwVenc; variable
|