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

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
aac_rom.h 61 extern const UWord8 specExpTableComb_enc[4][14];
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
quantize.c 267 specExp = specExpTableComb_enc[iquantizermod][specExp];
aac_rom.c     [all...]

Completed in 58 milliseconds