HomeSort by relevance Sort by last modified time
    Searched refs:DecodeHuffmanCW (Results 1 - 3 of 3) sorted by null

  /external/aac/libSBRdec/src/
huff_dec.h 97 DecodeHuffmanCW (Huffman h,
huff_dec.cpp 105 DecodeHuffmanCW (Huffman h, /*!< pointer to huffman codebook table */
env_extr.cpp 741 delta = DecodeHuffmanCW(hcb_noiseF, hBs);
747 delta = DecodeHuffmanCW(hcb_noise, hBs);
855 delta = DecodeHuffmanCW(hcb_f, hBs);
858 delta = DecodeHuffmanCW(hcb_t, hBs);
    [all...]

Completed in 44 milliseconds