Home
last modified time | relevance | path

Searched refs:brhist_init (Results 1 - 3 of 3) sorted by relevance

/third_party/lame/frontend/
H A Dbrhist.h31 int brhist_init(const lame_global_flags * gf, const int bitrate_kbps_min,
H A Dtimestatus.c197 if (brhist_init(gf, lame_get_VBR_min_bitrate_kbps(gf), lame_get_VBR_max_bitrate_kbps(gf))) { in brhist_init_package()
203 brhist_init(gf, 128, 128); /* Dirty hack */ in brhist_init_package()
H A Dbrhist.c85 brhist_init(const lame_global_flags * gf, const int bitrate_kbps_min, const int bitrate_kbps_max) in brhist_init() function

Completed in 2 milliseconds