Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dac3dec.c56 static int b5_mantissas[16]; variable
162 b5_mantissas[i] = symmetric_dequant(i, 15); in ac3_tables_init()
580 mantissa = b5_mantissas[get_bits(gbc, 4)]; in ac3_decode_transform_coeffs_ch()