Searched refs:ff_eAVEncCommonRateControlMode_UnconstrainedVBR (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | mf_utils.h | 117 ff_eAVEncCommonRateControlMode_UnconstrainedVBR = 2, enumerator
|
H A D | mfenc.c | 1263 { "u_vbr", "Unconstrained VBR mode", 0, AV_OPT_TYPE_CONST, {.i64 = ff_eAVEncCommonRateControlMode_UnconstrainedVBR}, 0, 0, VE, "rate_control"},
|
Completed in 3 milliseconds