Home
last modified time | relevance | path

Searched refs:decode_gain_control (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Datrac3.c413 static int decode_gain_control(GetBitContext *gb, GainBlock *block, in decode_gain_control() function
599 ret = decode_gain_control(gb, gain2, snd->bands_coded); in decode_channel_sound_unit()
Daacdec_template.c2076 static void decode_gain_control(SingleChannelElement * sce, GetBitContext * gb) in decode_gain_control() function
2170 decode_gain_control(sce, gb); in decode_ics()