Home
last modified time | relevance | path

Searched refs:apply_preset (Results 1 - 4 of 4) sorted by relevance

/third_party/lame/libmp3lame/
H A Dset_get.h67 int apply_preset(lame_global_flags *, int preset, int enforce);
H A Dpresets.c320 apply_preset(lame_global_flags * gfp, int preset, int enforce) in apply_preset() function
H A Dlame.c995 (void) apply_preset(gfp, 500 - (gfp->VBR_q * 10), 0); in lame_init_params()
1020 (void) apply_preset(gfp, 500 - (gfp->VBR_q * 10), 0); in lame_init_params()
1057 (void) apply_preset(gfp, gfp->VBR_mean_bitrate_kbps, 0); in lame_init_params()
H A Dset_get.c2189 return apply_preset(gfp, preset, 1); in lame_set_preset()

Completed in 7 milliseconds