Searched refs:winData_buff (Results 1 – 1 of 1) sorted by relevance
1208 int16_t winData_buff[ANAL_BLOCKL_MAX * 2 + 16]; in WebRtcNsx_DataAnalysis() local1212 int16_t* winData = (int16_t*) (((uintptr_t)winData_buff + 31) & ~31); in WebRtcNsx_DataAnalysis()