Home
last modified time | relevance | path

Searched refs:bitrate_kbps_min (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
91 brhist.vbr_bitrate_min_index = calculate_index(brhist.kbps, BRHIST_WIDTH, bitrate_kbps_min); in brhist_init()
97 bitrate_kbps_min, bitrate_kbps_max); in brhist_init()
H A Dbrhist.h31 int brhist_init(const lame_global_flags * gf, const int bitrate_kbps_min,

Completed in 2 milliseconds