Searched refs:ff_opus_psy_celt_frame_process (Results 1 – 3 of 3) sorted by relevance
98 int ff_opus_psy_celt_frame_process(OpusPsyContext *s, CeltFrame *f, int index);
455 int ff_opus_psy_celt_frame_process(OpusPsyContext *s, CeltFrame *f, int index) in ff_opus_psy_celt_frame_process() function
446 while (ff_opus_psy_celt_frame_process(&s->psyctx, f, index)) in celt_encode_frame()