Searched refs:isVBR (Results 1 – 1 of 1) sorted by relevance
6343 bool isVBR = rate_ctrl.rcmode == RC_VBR_CFR || rate_ctrl.rcmode == RC_VBR_VFR; in venc_set_temporal_layers() local6344 bool bUseHybridMode = isAvc && pTemporalParams->nBLayerCountActual == 0 && isVBR; in venc_set_temporal_layers()