Searched refs:ff_psy_preprocess (Results 1 – 3 of 3) sorted by relevance
197 void ff_psy_preprocess(struct FFPsyPreprocessContext *ctx, float **audio, int channels);
139 void ff_psy_preprocess(struct FFPsyPreprocessContext *ctx, float **audio, int channels) in ff_psy_preprocess() function
579 ff_psy_preprocess(s->psypp, s->planar_samples, s->channels); in aac_encode_frame()