Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dac3dec_fixed.c61 static void scale_coefs ( in scale_coefs() function
Dac3dec.c1407 scale_coefs(s->transform_coeffs[ch], s->fixed_coeffs[ch], gain, 256); in decode_audio_block()