FFmpeg
Data Fields
OpusPsyStep Struct Reference

#include <opusenc_psy.h>

Data Fields

 
 
 
 
 
 
float  total_change
 
 
 

Detailed Description

Definition at line 30 of file opusenc_psy.h.

Field Documentation

int OpusPsyStep::index

Definition at line 31 of file opusenc_psy.h.

Referenced by ff_opus_psy_postencode_update(), and step_collect_psy_metrics().

int OpusPsyStep::silence

Definition at line 32 of file opusenc_psy.h.

Referenced by ff_opus_psy_celt_frame_init(), flush_silent_frames(), psy_output_groups(), and step_collect_psy_metrics().

float OpusPsyStep::energy[OPUS_MAX_CHANNELS][CELT_MAX_BANDS]

Definition at line 33 of file opusenc_psy.h.

Referenced by celt_gauge_psy_weight(), and step_collect_psy_metrics().

float OpusPsyStep::tone[OPUS_MAX_CHANNELS][CELT_MAX_BANDS]

Definition at line 34 of file opusenc_psy.h.

Referenced by celt_gauge_psy_weight(), celt_search_for_tf(), and step_collect_psy_metrics().

float OpusPsyStep::stereo[CELT_MAX_BANDS]

Definition at line 35 of file opusenc_psy.h.

Referenced by celt_gauge_psy_weight(), and step_collect_psy_metrics().

float OpusPsyStep::change_amp[OPUS_MAX_CHANNELS][CELT_MAX_BANDS]

Definition at line 36 of file opusenc_psy.h.

Referenced by celt_gauge_psy_weight(), celt_search_for_tf(), and step_collect_psy_metrics().

float OpusPsyStep::total_change

Definition at line 37 of file opusenc_psy.h.

Referenced by ff_opus_psy_process(), search_for_change_points(), and step_collect_psy_metrics().

float* OpusPsyStep::bands[OPUS_MAX_CHANNELS][CELT_MAX_BANDS]

Definition at line 39 of file opusenc_psy.h.

Referenced by step_collect_psy_metrics().

float OpusPsyStep::coeffs[OPUS_MAX_CHANNELS][OPUS_BLOCK_SIZE(CELT_BLOCK_960)]

Definition at line 40 of file opusenc_psy.h.

Referenced by step_collect_psy_metrics().


The documentation for this struct was generated from the following file:

Generated on Fri Jan 12 2018 01:48:34 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /