Searched refs:CosTable_16 (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Ddst32.h56 extern const Int32 CosTable_16[];
H A Ddst32.cpp83 const Int32 CosTable_16[14] = variable
124 const Int32 *pt_cos = &CosTable_16[13];
H A Didct32.cpp116 const Int32 *pt_cos = CosTable_16;
149 pt_cos = &CosTable_16[13];

Completed in 751 milliseconds