Searched refs:nBCount (Results 1 – 10 of 10) sorted by relevance
196 pGOP->nBCount = 0; in mfeSetVopType()209 pGOP->nBCount = 0; in mfeSetVopType()218 pGOP->nBCount = 1; in mfeSetVopType()224 pGOP->nBCount = 0; in mfeSetVopType()228 if (pGOP->nBCount<pConfig->nBbetweenP) { in mfeSetVopType()231 pGOP->nBCount = 1; in mfeSetVopType()238 pGOP->nBCount = 0; in mfeSetVopType()245 pGOP->nBCount = 0; in mfeSetVopType()249 if (pGOP->nBCount<pConfig->nBbetweenP) { in mfeSetVopType()252 pGOP->nBCount++; in mfeSetVopType()[all …]
149 int nBCount; // Number of B-frames between P-frames // Suggest: 0, 1, 2 member
157 int nBCount; member
751 pConfig->rcInfo.nBCount = pConfig->nBbetweenP; // Number of B-frames between P-frames in MfeDrvRateControlInit()
227 ct->m_nBCount = pRCInfo->nBCount; in cvbr_InitRateControl()
233 pGOP->nBCount = 0; in mfeSetVopType()246 pGOP->nBCount = 0; in mfeSetVopType()253 pGOP->nBCount = 0; in mfeSetVopType()262 pGOP->nBCount = 1; in mfeSetVopType()268 pGOP->nBCount = 0; in mfeSetVopType()272 if (pGOP->nBCount<pConfig->nBbetweenP) { in mfeSetVopType()275 pGOP->nBCount = 1; in mfeSetVopType()282 pGOP->nBCount = 0; in mfeSetVopType()289 pGOP->nBCount = 0; in mfeSetVopType()293 if (pGOP->nBCount<pConfig->nBbetweenP) { in mfeSetVopType()[all …]
149 MS_S32 nBCount; // Number of B-frames between P-frames // Suggest: 0, 1, 2 member
170 MS_S32 nBCount; member
722 pConfig->rcInfo.nBCount = pConfig->nBbetweenP; // Number of B-frames between P-frames in MfeDrvRateControlInit()
226 ct->m_nBCount = pRCInfo->nBCount; in cvbr_InitRateControl()