Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Datrac3.c65 #define ATRAC3_VLC_BITS 8 macro
125 static VLCElem atrac3_vlc_table[7 * 1 << ATRAC3_VLC_BITS];
254 ATRAC3_VLC_BITS, 1); in read_quant_spectral_coeffs()
259 ATRAC3_VLC_BITS, 1); in read_quant_spectral_coeffs()
866 ff_init_vlc_from_lengths(&spectral_coeff_tab[i], ATRAC3_VLC_BITS, huff_tab_sizes[i], in atrac3_init_static_data()

Completed in 3 milliseconds