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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsipr.c371 float ir_buf[SUBFR_SIZE + LP_FILTER_ORDER]; local
373 float *impulse_response = ir_buf + LP_FILTER_ORDER;
379 memset(ir_buf, 0, LP_FILTER_ORDER * sizeof(float));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsipr.c372 float ir_buf[SUBFR_SIZE + LP_FILTER_ORDER]; local
374 float *impulse_response = ir_buf + LP_FILTER_ORDER;
380 memset(ir_buf, 0, LP_FILTER_ORDER * sizeof(float));

Completed in 110 milliseconds