Home
last modified time | relevance | path

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

/external/aac/libFDK/src/
Dnlc_dec.cpp388 static ERROR_t huff_dec_2D(HANDLE_FDK_BITSTREAM strm, const DATA_TYPE data_type, in huff_dec_2D() function
672 if ((err = huff_dec_2D(strm, data_type, hufYY1, FREQ_PAIR, pair_vec, in huff_decode()
686 if ((err = huff_dec_2D(strm, data_type, hufYY2, FREQ_PAIR, in huff_decode()
732 if ((err = huff_dec_2D(strm, data_type, hufYY, TIME_PAIR, pair_vec, in huff_decode()