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

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dapply_tns.cpp195 Int32 *pTempCoef; local
340 pTempCoef = pCoef + pFilt->start_coef;
372 *(pTempCoef++) >>= tempInt2;
373 *(pTempCoef++) >>= tempInt2;
374 *(pTempCoef++) >>= tempInt2;
375 *(pTempCoef++) >>= tempInt2;

Completed in 161 milliseconds