Searched refs:synth_buf (Results 26 - 32 of 32) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dsynth_filter_vfp.S127 add a2, ORIG_P_SB, lr, LSL #2 @ calculate synth_buf to pass to imdct_half
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpegaudiodec.c73 DECLARE_ALIGNED(32, MPA_INT, synth_buf)[MPA_MAX_CHANNELS][512 * 2];
1620 s->synth_buf[ch], &(s->synth_buf_offset[ch]),
1693 memset(s->synth_buf, 0, sizeof(s->synth_buf));
1892 memset(m->synth_buf, 0, sizeof(m->synth_buf));
H A Dsipr.c374 float *synth = ctx->synth_buf + 16; // 16 instead of LP_FILTER_ORDER for
H A Dqdm2.c179 DECLARE_ALIGNED(32, float, synth_buf)[MPA_MAX_CHANNELS][512*2];
1631 q->synth_buf[ch], &(q->synth_buf_offset[ch]),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegaudiodec_template.c78 DECLARE_ALIGNED(32, MPA_INT, synth_buf)[MPA_MAX_CHANNELS][512 * 2];
1624 RENAME(ff_mpa_synth_filter)(&s->mpadsp, s->synth_buf[ch],
1707 memset(ctx->synth_buf, 0, sizeof(ctx->synth_buf));
H A Dsipr.c375 float *synth = ctx->synth_buf + 16; // 16 instead of LP_FILTER_ORDER for
H A Dqdm2.c175 DECLARE_ALIGNED(32, float, synth_buf)[MPA_MAX_CHANNELS][512*2];
1732 q->synth_buf[ch], &(q->synth_buf_offset[ch]),

Completed in 138 milliseconds

12