Searched refs:ff_psy_preprocess_init (Results 1 – 3 of 3) sorted by relevance
188 struct FFPsyPreprocessContext *ff_psy_preprocess_init(AVCodecContext *avctx);
103 av_cold struct FFPsyPreprocessContext* ff_psy_preprocess_init(AVCodecContext *avctx) in ff_psy_preprocess_init() function
1086 s->psypp = ff_psy_preprocess_init(avctx); in aac_encode_init()