Searched refs:VBR_1 (Results 1 – 9 of 9) sorted by relevance
68 VBR_1, enumerator
149 encParams.rcType = VBR_1; in main()
113 mEncodeHandle->rcType = VBR_1; in initEncoderParams()
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…
125 mEncParams->rcType = VBR_1; in initEncParams()
327 mEncParams->rcType = VBR_1; in initEncParams()
305 case VBR_1: in RC_VopUpdateStat()
556 case VBR_1: in PVInitVideoEncoder()