int noisemaskp; float noisemaxsupp; float noisewindowlo; float noisewindowhi; int noisewindowlomin; int noisewindowhimin; int noisewindowfixed; float noiseoff[P_NOISECURVES][P_BANDS]; float noisecompand[NOISE_COMPAND_LEVELS];
float max_curve_dB;
int normal_p; int normal_start; int normal_partition; double normal_thresh;
} vorbis_info_psy;
typedefstruct{ int eighth_octave_lines;
/* for block long/short tuning; encode only */ float preecho_thresh[VE_BANDS]; float postecho_thresh[VE_BANDS]; float stretch_penalty; float preecho_minenergy;
float ampmax_att_per_sec;
/* channel coupling config */ int coupling_pkHz[PACKETBLOBS]; int coupling_pointlimit[2][PACKETBLOBS]; int coupling_prepointamp[PACKETBLOBS]; int coupling_postpointamp[PACKETBLOBS]; int sliding_lowpass[2][PACKETBLOBS];
} vorbis_info_psy_global;
typedefstruct { float ampmax; int channels;
vorbis_info_psy_global *gi; int coupling_pointlimit[2][P_NOISECURVES];
} vorbis_look_psy_global;
typedefstruct { int n; struct vorbis_info_psy *vi;
float ***tonecurves; float **noiseoffset;
float *ath; long *octave; /* in n.ocshift format */ long *bark;
long firstoc; long shiftoc; int eighth_octave_lines; /* power of two, please */ int total_octave_lines; long rate; /* cache it */
externvoid _vp_couple_quantize_normalize(int blobno,
vorbis_info_psy_global *g,
vorbis_look_psy *p,
vorbis_info_mapping0 *vi, float **mdct, int **iwork, int *nonzero, int sliding_lowpass, int ch);
#endif
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.14 Sekunden
(vorverarbeitet am 2026-08-26)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.