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

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
aac_rom.h 76 extern const UWord16 huff_ltabscf[121];
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
bit_cnt.c 869 return(huff_ltabscf[delta+CODE_BOOK_SCF_LAV]);
882 codeLength = huff_ltabscf[delta + CODE_BOOK_SCF_LAV];
aac_rom.c 1687 const UWord16 huff_ltabscf[121]= variable
    [all...]

Completed in 33 milliseconds