Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Datrac3.c577 static int decode_channel_sound_unit(ATRAC3Context *q, GetBitContext *gb, in decode_channel_sound_unit() function
671 ret = decode_channel_sound_unit(q, &q->gb, &q->units[ch], in decode_frame()
716 ret = decode_channel_sound_unit(q, &q->gb, &q->units[ch+1], in decode_frame()
737 ret = decode_channel_sound_unit(q, &q->gb, &q->units[i], in decode_frame()
770 ret = decode_channel_sound_unit(q, &q->gb, &q->units[i], in al_decode_frame()

Completed in 2 milliseconds