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

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
aac_rom.h 105 extern const Word32 m_log2_table[INT_BITS];
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
tns.c 514 const Word32 z = m_log2_table[k];
aac_rom.c 2262 const Word32 m_log2_table[INT_BITS] = { variable
    [all...]

Completed in 67 milliseconds