Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dopusenc_psy.h99 void ff_opus_psy_postencode_update (OpusPsyContext *s, CeltFrame *f, OpusRangeCoder *rc);
H A Dopusenc.c594 ff_opus_psy_postencode_update(&s->psyctx, s->frame, s->rc); in opus_encode_frame()
H A Dopusenc_psy.c479 void ff_opus_psy_postencode_update(OpusPsyContext *s, CeltFrame *f, OpusRangeCoder *rc) in ff_opus_psy_postencode_update() function

Completed in 3 milliseconds