Home
last modified time | relevance | path

Searched refs:bitrate_kbps_max (Results 1 - 2 of 2) sorted by relevance

/third_party/lame/frontend/
H A Dbrhist.c85 brhist_init(const lame_global_flags * gf, const int bitrate_kbps_min, const int bitrate_kbps_max) in brhist_init() argument
92 brhist.vbr_bitrate_max_index = calculate_index(brhist.kbps, BRHIST_WIDTH, bitrate_kbps_max); in brhist_init()
97 bitrate_kbps_min, bitrate_kbps_max); in brhist_init()
H A Dbrhist.h32 const int bitrate_kbps_max);

Completed in 2 milliseconds