Searched refs:pFrames (Results 1 – 3 of 3) sorted by relevance
214 int pFrames = vp8EncodeParams->nKeyFrameInterval - 1; in venc_set_config() local215 if (set_nP_frames(pFrames) == false) { in venc_set_config()
924 prop.uProperty.sIntraPeriod.pFrames = pParam->nPFrames; in set_config()
2615 int pFrames = vp8EncodeParams->nKeyFrameInterval - 1; in venc_set_param() local2616 if (venc_set_intra_period(pFrames, 0) == false) { in venc_set_param()