Lines Matching refs:OpusPsyContext
79 static void step_collect_psy_metrics(OpusPsyContext *s, int index)
164 static void search_for_change_points(OpusPsyContext *s, float tgt_change,
184 static int flush_silent_frames(OpusPsyContext *s)
206 static void psy_output_groups(OpusPsyContext *s)
223 int ff_opus_psy_process(OpusPsyContext *s, OpusPacketInfo *p)
254 void ff_opus_psy_celt_frame_init(OpusPsyContext *s, CeltFrame *f, int index)
310 static void celt_gauge_psy_weight(OpusPsyContext *s, OpusPsyStep **start,
363 static int bands_dist(OpusPsyContext *s, CeltFrame *f, float *total_dist)
382 static void celt_search_for_dual_stereo(OpusPsyContext *s, CeltFrame *f)
398 static void celt_search_for_intensity(OpusPsyContext *s, CeltFrame *f)
421 static int celt_search_for_tf(OpusPsyContext *s, OpusPsyStep **start, CeltFrame *f)
455 int ff_opus_psy_celt_frame_process(OpusPsyContext *s, CeltFrame *f, int index)
479 void ff_opus_psy_postencode_update(OpusPsyContext *s, CeltFrame *f, OpusRangeCoder *rc)
516 av_cold int ff_opus_psy_init(OpusPsyContext *s, AVCodecContext *avctx,
588 void ff_opus_psy_signal_eof(OpusPsyContext *s)
593 av_cold int ff_opus_psy_end(OpusPsyContext *s)