Searched refs:highpass_zeros (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | amrnbdata.h | 1662 static const float highpass_zeros[2] = { -2.0, 1.0 }; variable |
D | amrnbdec.c | 1062 buf_out, highpass_zeros, in amrnb_decode_frame() |