Home
last modified time | relevance | path

Searched refs:FORMAT_MP3 (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_audio.h48 FORMAT_MP3, enumerator
Daplay.c217 case FORMAT_MP3: in play_file()
218 compr_params.codec.id = compr_cap.codecs[FORMAT_MP3]; in play_file()
Dalsa_pcm.c138 return FORMAT_MP3; in get_compressed_format()