Searched refs:lsx_find_enum_value (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | libsox.sym | 13 lsx_find_enum_value
|
| H A D | util.c | 90 lsx_enum_item const * lsx_find_enum_value(unsigned value, lsx_enum_item const * enum_items) in lsx_find_enum_value() function
|
| H A D | synth.c | 435 lsx_find_enum_value(chan->type, synth_type)->text, in start() 436 lsx_find_enum_value(chan->combine, combine_type)->text, in start()
|
| H A D | dither.c | 387 lsx_find_enum_value(p->filter_name, filter_names)->text, in start()
|
| H A D | sox.h | 2388 lsx_find_enum_value(
|
| H A D | sox.c | 339 …sprintf(buffer, "%s gain: %+.1fdB", lsx_find_enum_value(f->replay_gain_mode, rg_modes)->text, f->r… in play_file_info() 424 lsx_find_enum_value(f->replay_gain_mode, rg_modes)->text); in display_file_info()
|