/third_party/ffmpeg/libavcodec/mips/ |
D | aacsbr_mips.h | 146 mdct->imdct_half(mdct, z, z+64); in sbr_qmf_analysis_mips() 183 mdct->imdct_half(mdct, mdct_buf[0], X[0][i]); in sbr_qmf_synthesis_mips() 187 mdct->imdct_half(mdct, mdct_buf[0], X[0][i]); in sbr_qmf_synthesis_mips() 188 mdct->imdct_half(mdct, mdct_buf[1], X[1][i]); in sbr_qmf_synthesis_mips()
|
D | aacdec_mips.c | 129 ac->mdct_small.imdct_half(&ac->mdct_small, buf + i, in + i); in imdct_and_windowing_mips() 131 ac->mdct.imdct_half(&ac->mdct, buf, in); in imdct_and_windowing_mips()
|
D | fft_mips.c | 512 s->imdct_half = ff_imdct_half_mips; in ff_fft_init_mips()
|
/third_party/ffmpeg/libavcodec/x86/ |
D | fft_init.c | 36 s->imdct_half = ff_imdct_half_sse; in ff_fft_init_x86() 43 s->imdct_half = ff_imdct_half_avx; in ff_fft_init_x86()
|
D | synth_filter_init.c | 37 imdct->imdct_half(imdct, synth_buf, in); \
|
/third_party/ffmpeg/libavcodec/arm/ |
D | fft_init_arm.c | 45 s->imdct_half = ff_imdct_half_vfp; in ff_fft_init_arm() 56 s->imdct_half = ff_imdct_half_neon; in ff_fft_init_arm()
|
D | synth_filter_vfp.S | 127 add a2, ORIG_P_SB, lr, lsl #2 @ calculate synth_buf to pass to imdct_half 133 ldr a3, [sp, #(16+6+2)*4] @ fetch in from stack, to pass to imdct_half 134 VFP vmov s16, SCALE @ imdct_half is free to corrupt s0, but it contains one o…
|
/third_party/ffmpeg/libavcodec/ |
D | synth_filter.c | 35 imdct->imdct_half(imdct, synth_buf, in); in synth_filter_float() 71 imdct->imdct_half(imdct, synth_buf, in); in synth_filter_float_64() 107 imdct->imdct_half[0](synth_buf, in); in synth_filter_fixed() 143 imdct->imdct_half[1](synth_buf, in); in synth_filter_fixed_64()
|
D | dcadct.h | 28 void (*imdct_half[2])(int32_t *output, const int32_t *input); member
|
D | mdct15.h | 54 void (*imdct_half)(struct MDCT15Context *s, float *dst, const float *src, member
|
D | dcadct.c | 360 c->imdct_half[0] = imdct_half_32; in ff_dcadct_init() 361 c->imdct_half[1] = imdct_half_64; in ff_dcadct_init()
|
D | avfft.c | 75 s->imdct_half(s, output, input); in av_imdct_half()
|
D | fft.h | 95 void (*imdct_half)(struct FFTContext *s, FFTSample *output, const FFTSample *input); member
|
D | on2avc.c | 704 c->mdct.imdct_half(&c->mdct, buf, in); in on2avc_reconstruct_channel_ext() 711 c->mdct.imdct_half(&c->mdct_half, buf + 512, in + 512); in on2avc_reconstruct_channel_ext() 717 c->mdct.imdct_half(&c->mdct_half, buf, in); in on2avc_reconstruct_channel_ext() 750 c->mdct.imdct_half(&c->mdct, buf, in); in on2avc_reconstruct_channel() 754 c->mdct_small.imdct_half(&c->mdct_small, buf + i, in + i); in on2avc_reconstruct_channel()
|
D | nellymoserdec.c | 109 s->imdct_ctx.imdct_half(&s->imdct_ctx, s->imdct_out, aptr); in nelly_decode_block()
|
D | atrac1.c | 106 mdct_context->imdct_half(mdct_context, out, spec); in at1_imdct()
|
D | aacsbr_template.c | 1198 mdct->imdct_half(mdct, z, z+64); 1238 mdct->imdct_half(mdct, mdct_buf[0], X[0][i]); 1242 mdct->imdct_half(mdct, mdct_buf[0], X[0][i]); 1243 mdct->imdct_half(mdct, mdct_buf[1], X[1][i]);
|
D | atrac3plusdsp.c | 622 dct_ctx->imdct_half(dct_ctx, idct_out, idct_in); in ff_atrac3p_ipqf()
|
D | aacdec_template.c | 2779 ac->mdct_small.imdct_half(&ac->mdct_small, buf + i, in + i); 2781 ac->mdct.imdct_half(&ac->mdct, buf, in); 2848 ac->mdct120->imdct_half(ac->mdct120, buf + i * 120, in + i * 128, 1); 2850 ac->mdct960->imdct_half(ac->mdct960, buf, in, 1); 2906 ac->mdct.imdct_half(&ac->mdct_ld, buf, in); 2952 ac->mdct480->imdct_half(ac->mdct480, buf, in, 1); 2955 ac->mdct.imdct_half(&ac->mdct_ld, buf, in);
|
D | dolby_e.c | 999 imdct->imdct_half(imdct, result, values); in imdct_calc() 1007 imdct->imdct_half(imdct, result + n2, values); in imdct_calc()
|
D | mdct15.c | 270 s->imdct_half = imdct15_half; in ff_mdct15_init()
|
D | ac3dec.c | 720 s->imdct_256.imdct_half(&s->imdct_256, s->tmp_output, x); in do_imdct() 730 s->imdct_256.imdct_half(&s->imdct_256, s->delay[ch - 1 + offset], x); in do_imdct() 732 s->imdct_512.imdct_half(&s->imdct_512, s->tmp_output, s->transform_coeffs[ch]); in do_imdct()
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | synth_filter_init.c | 32 AV_CHECK_OFFSET(FFTContext, imdct_half, IMDCT_HALF);
|
D | fft_init_aarch64.c | 45 s->imdct_half = ff_imdct_half_neon; in ff_fft_init_aarch64()
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | fft_init.c | 165 s->imdct_half = imdct_half_altivec; in ff_fft_init_ppc()
|