Home
last modified time | relevance | path

Searched refs:ff_psy_preprocess (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dpsymodel.h197 void ff_psy_preprocess(struct FFPsyPreprocessContext *ctx, float **audio, int channels);
H A Dpsymodel.c139 void ff_psy_preprocess(struct FFPsyPreprocessContext *ctx, float **audio, int channels) in ff_psy_preprocess() function
H A Daacenc.c582 ff_psy_preprocess(s->psypp, s->planar_samples, s->channels); in aac_encode_frame()

Completed in 3 milliseconds