Home
last modified time | relevance | path

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

/third_party/lame/frontend/
H A Dget_audio.h38 sf_mp1, /* MPEG Layer 1, aka mpg */ enumerator
H A Dlame_main.c143 case sf_mp1: in printInputFormat()
206 case sf_mp1: in lame_decoder_loop()
H A Dget_audio.c609 case sf_mp1: in setSkipStartAndEnd()
2068 if (global_reader.input_format != sf_mp1 && global_reader.input_format != sf_mp123) { in is_syncword_mp123()
2071 global_reader.input_format = sf_mp1; in is_syncword_mp123()
2202 global_reader.input_format = sf_mp1; in lame123_decode_initfile()
2403 case sf_mp1: in is_mpeg_file_format()
H A Dparse.c1657 global_reader.input_format = sf_mp1; in parse_args_()

Completed in 8 milliseconds