Home
last modified time | relevance | path

Searched refs:ff_atrac3p_ipqf (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Datrac3plus.h236 void ff_atrac3p_ipqf(FFTContext *dct_ctx, Atrac3pIPQFChannelCtx *hist,
Datrac3plusdsp.c607 void ff_atrac3p_ipqf(FFTContext *dct_ctx, Atrac3pIPQFChannelCtx *hist, in ff_atrac3p_ipqf() function
Datrac3plusdec.c319 ff_atrac3p_ipqf(&ctx->ipqf_dct_ctx, &ch_unit->ipqf_ctx[ch], in reconstruct_frame()