Searched refs:swvenc_set_intra_period (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_swvenc_mpeg4.h | 146 SWVENC_STATUS swvenc_set_intra_period(OMX_U32 nPFrame,OMX_U32 nBFrame);
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_swvenc_mpeg4.h | 157 SWVENC_STATUS swvenc_set_intra_period(OMX_U32 nPFrame,OMX_U32 nBFrame);
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_swvenc_mpeg4.h | 188 SWVENC_STATUS swvenc_set_intra_period(OMX_U32 nPFrame,OMX_U32 nBFrame);
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_swvenc_mpeg4.h | 191 SWVENC_STATUS swvenc_set_intra_period(OMX_U32 nPFrame,OMX_U32 nBFrame);
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 826 Ret = swvenc_set_intra_period(pParam->nPFrames,pParam->nBFrames); in set_parameter() 847 Ret = swvenc_set_intra_period(pParam->nPFrames,pParam->nBFrames); in set_parameter() 1531 SwStatus = swvenc_set_intra_period(pParam->nPFrames,pParam->nBFrames); in set_config() 2880 SWVENC_STATUS omx_venc::swvenc_set_intra_period in swvenc_set_intra_period() function in omx_venc
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 888 Ret = swvenc_set_intra_period(pParam->nPFrames,pParam->nBFrames); in set_parameter() 931 Ret = swvenc_set_intra_period(pParam->nPFrames,pParam->nBFrames); in set_parameter() 1644 SwStatus = swvenc_set_intra_period(pParam->nPFrames,pParam->nBFrames); in set_config() 3490 SWVENC_STATUS omx_venc::swvenc_set_intra_period in swvenc_set_intra_period() function in omx_venc
|