Home
last modified time | relevance | path

Searched refs:Atrac3pIPQFChannelCtx (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Datrac3plus.h60 typedef struct Atrac3pIPQFChannelCtx { struct
64 } Atrac3pIPQFChannelCtx; argument
154 Atrac3pIPQFChannelCtx ipqf_ctx[2];
236 void ff_atrac3p_ipqf(FFTContext *dct_ctx, Atrac3pIPQFChannelCtx *hist,
Datrac3plusdsp.c607 void ff_atrac3p_ipqf(FFTContext *dct_ctx, Atrac3pIPQFChannelCtx *hist, in ff_atrac3p_ipqf()