Searched refs:CBR_2 (Results 1 – 5 of 5) sorted by relevance
69 CBR_2, enumerator
20 constexpr MP4RateControlType krcType[] = {CONSTANT_Q, CBR_1, VBR_1, CBR_2, VBR_2, CBR_LOWDELAY};
85 | `rcType` | 0. `CONSTANT_Q` 1. `CBR_1` 2. `VBR_1` 3. `CBR_2` 4. `VBR_2` 5. `CBR_LOWDELAY` | All th…
304 case CBR_2: in RC_VopUpdateStat()
548 case CBR_2: in PVInitVideoEncoder()579 …if (video->encParams->RC_Type == CBR_1 || video->encParams->RC_Type == CBR_2 || video->encParams->… in PVInitVideoEncoder()