Home
last modified time | relevance | path

Searched refs:DCADCTContext (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddcadct.h27 typedef struct DCADCTContext { struct
29 } DCADCTContext; typedef
31 av_cold void ff_dcadct_init(DCADCTContext *c);
H A Dsynth_filter.h37 void (*synth_filter_fixed)(DCADCTContext *imdct,
41 void (*synth_filter_fixed_64)(DCADCTContext *imdct,
H A Dsynth_filter.c99 static void synth_filter_fixed(DCADCTContext *imdct, in synth_filter_fixed()
135 static void synth_filter_fixed_64(DCADCTContext *imdct, in synth_filter_fixed_64()
H A Ddcadsp.h65 DCADCTContext *imdct,
H A Ddca_core.h192 DCADCTContext dcadct;
H A Ddcadsp.c239 DCADCTContext *imdct, in sub_qmf32_fixed_c()
263 DCADCTContext *imdct, in sub_qmf64_fixed_c()
H A Ddcadct.c358 av_cold void ff_dcadct_init(DCADCTContext *c) in ff_dcadct_init()

Completed in 4 milliseconds