Home
last modified time | relevance | path

Searched refs:mix_audio_decode (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/libmix/mix_audio/
DChangeLog81 * Changed mix_audio_decode API to include output parameters for bytes consumed and produceds
82 * Updated version to 0.3.0 to reflect API change in mix_audio_decode.
/hardware/intel/common/libmix/mix_audio/docs/reference/MixAudio/
DMixAudio-sections.txt115 mix_audio_decode
/hardware/intel/common/libmix/mix_audio/src/
Dmixaudio.h333 MIX_RESULT mix_audio_decode(MixAudio *mix, const MixIOVec *iovin, gint iovincnt, guint64 *insize, M…
Dmixaudio.c1694 MIX_RESULT mix_audio_decode(MixAudio *mix, const MixIOVec *iovin, gint iovincnt, guint64 *insize, M… in mix_audio_decode() function