Searched refs:tmp_mem (Results 1 – 2 of 2) sorted by relevance
459 int32_t* tmp_mem; in Push() local487 tmp_mem = (int32_t*)malloc(336 * sizeof(int32_t)); in Push()493 tmp_mem); in Push()496 free(tmp_mem); in Push()526 tmp_mem = (int32_t*)malloc(336 * sizeof(int32_t)); in Push()536 tmp_mem); in Push()539 free(tmp_mem); in Push()553 tmp_mem = (int32_t*) malloc(336 * sizeof(int32_t)); in Push()571 tmp_mem); in Push()574 free(tmp_mem); in Push()[all …]
605 int32_t tmp_mem[480 + 256] = { 0 }; in WebRtcVad_CalcVad48khz() local614 tmp_mem); in WebRtcVad_CalcVad48khz()