OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_log2_table
(Results
1 - 2
of
2
) 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/
aac_rom.c
2262
const Word32
m_log2_table
[INT_BITS] = {
variable
[
all
...]
Completed in 362 milliseconds