Home
last modified time | relevance | path

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

/third_party/lame/frontend/
H A Dget_audio.h40 sf_mp3, /* MPEG Layer 3 */ enumerator
H A Dlame_main.c137 case sf_mp3: in printInputFormat()
204 case sf_mp3: in lame_decoder_loop()
H A Dget_audio.c590 case sf_mp3: in setSkipStartAndEnd()
2054 if (global_reader.input_format != sf_mp3 && global_reader.input_format != sf_mp123) { in is_syncword_mp123()
2057 global_reader.input_format = sf_mp3; in is_syncword_mp123()
2208 global_reader.input_format = sf_mp3; in lame123_decode_initfile()
2407 case sf_mp3: in is_mpeg_file_format()
H A Dparse.c1663 global_reader.input_format = sf_mp3; in parse_args_()

Completed in 8 milliseconds