Home
last modified time | relevance | path

Searched refs:swvenc_set_intra_period (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_swvenc_mpeg4.h146 SWVENC_STATUS swvenc_set_intra_period(OMX_U32 nPFrame,OMX_U32 nBFrame);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp826 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