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

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dtransform.c474 Word32 *outData0, *outData1; local
646 outData1 = realOut + FRAME_LEN_SHORT/2 - 1;
660 *outData1-- = -((ws1 >> 2) + (ws2 >> 2)); /* shift 2 to avoid overflow next */

Completed in 36 milliseconds