Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpsymodel.c45 ff_psy_end(ctx); in ff_psy_init()
83 av_cold void ff_psy_end(FFPsyContext *ctx) in ff_psy_end() function
Dpsymodel.h176 void ff_psy_end(FFPsyContext *ctx);
Daacenc.c905 ff_psy_end(&s->psy); in aac_encode_end()