Searched refs:ff_eAVEncCommonRateControlMode_PeakConstrainedVBR (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | mf_utils.h | 116 ff_eAVEncCommonRateControlMode_PeakConstrainedVBR = 1, enumerator
|
H A D | mfenc.c | 1262 { "pc_vbr", "Peak constrained VBR mode", 0, AV_OPT_TYPE_CONST, {.i64 = ff_eAVEncCommonRateControlMode_PeakConstrainedVBR}, 0, 0, VE, "rate_control"},
|
Completed in 5 milliseconds