Searched refs:num_intra_refresh_mbs (Results 1 – 2 of 2) sorted by relevance
2166 … OMX_U32 num_intra_refresh_mbs = num_mbs_per_frame / intra_refresh->nRefreshPeriod; in venc_set_config() local2168 … if (venc_set_intra_refresh(OMX_VIDEO_IntraRefreshRandom, num_intra_refresh_mbs) == false) { in venc_set_config()
2643 … OMX_U32 num_intra_refresh_mbs = num_mbs_per_frame / intra_refresh->nRefreshPeriod; in venc_set_config() local2645 … if (venc_set_intra_refresh(OMX_VIDEO_IntraRefreshRandom, num_intra_refresh_mbs) == false) { in venc_set_config()