Home
last modified time | relevance | path

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

/third_party/lame/libmp3lame/
H A Dset_get.h33 int CDECL lame_set_short_threshold(lame_global_flags *, float, float);
H A Dset_get.c1913 lame_set_short_threshold(lame_global_flags * gfp, float lrm, float s) in lame_set_short_threshold() function
/third_party/lame/frontend/
H A Dparse.c127 #define lame_set_short_threshold(a,b,c) (void)0 macro
2184 (void) lame_set_short_threshold(gfp, x, y); in parse_args_()

Completed in 7 milliseconds