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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dg723_1_data.h1278 static const int16_t hamming_window[LPC_FRAME] = { variable
H A Dg723_1.c1410 vector[i] = (vector[i] * hamming_window[i] + (1 << 14)) >> 15;

Completed in 34 milliseconds