Lines Matching refs:FLOAT32
28 extern const FLOAT32 samp_rate_tbl[13][12];
36 extern const FLOAT32 channel_weight[];
38 extern const FLOAT32 dwnmix_coeff_v1[];
39 extern const FLOAT32 eq_slope_tbl[];
41 extern const FLOAT32 eq_gain_delta_tbl[];
43 extern const FLOAT32 zero_pole_radius_tbl[];
44 extern const FLOAT32 zero_pole_angle_tbl[];
46 extern const FLOAT32 shape_filt_lf_y1_bound_tbl[][3];
47 extern const FLOAT32 shape_filt_hf_y1_bound_tbl[][3];
49 extern const FLOAT32 shape_filt_lf_gain_offset_tbl[][3];
51 extern const FLOAT32 shape_filt_hf_gain_offset_tbl[][3];
53 extern const FLOAT32 shape_filt_lf_radius_tbl[];
55 extern const FLOAT32 shape_filt_hf_radius_tbl[];
57 extern const FLOAT32 shape_filt_cutoff_freq_norm_hf_tbl[];
65 extern const FLOAT32 dwnmix_coeff[];
67 extern const FLOAT32 dwnmix_coeff_lfe[];
98 FLOAT32 target_loudness;
112 FLOAT32 loudness_norm_gain_db_max;
113 FLOAT32 loudness_norm_gain_modification_db;
114 FLOAT32 output_peak_level_max;
127 FLOAT32 requested_dyn_range_value;
128 FLOAT32 requested_dyn_range_min_val;
129 FLOAT32 requested_dyn_range_max_val;
146 FLOAT32 compress;
147 FLOAT32 boost;
154 extern const FLOAT32 f_bands_nrm_QMF71[71];
155 extern const FLOAT32 f_bands_nrm_QMF64[64];
156 extern const FLOAT32 f_bands_nrm_STFT256[257];