Searched refs:realImag_buff (Results 1 – 1 of 1) sorted by relevance
1209 int16_t realImag_buff[ANAL_BLOCKL_MAX * 2 + 16]; in WebRtcNsx_DataAnalysis() local1213 int16_t* realImag = (int16_t*) (((uintptr_t) realImag_buff + 31) & ~31); in WebRtcNsx_DataAnalysis()1423 int16_t realImag_buff[ANAL_BLOCKL_MAX * 2 + 16]; in WebRtcNsx_DataSynthesis() local1427 int16_t* realImag = (int16_t*) (((uintptr_t)realImag_buff + 31) & ~31); in WebRtcNsx_DataSynthesis()