Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpsymodel.h202 void ff_psy_preprocess_end(struct FFPsyPreprocessContext *ctx);
Dpsymodel.c152 av_cold void ff_psy_preprocess_end(struct FFPsyPreprocessContext *ctx) in ff_psy_preprocess_end() function
Daacenc.c908 ff_psy_preprocess_end(s->psypp); in aac_encode_end()