Path: blob/master/thirdparty/libvorbis/modes/setup_22.h
9898 views
/********************************************************************1* *2* THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *3* USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *4* GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *5* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *6* *7* THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *8* by the Xiph.Org Foundation https://xiph.org/ *9* *10********************************************************************1112function: 22kHz settings1314********************************************************************/1516static const double rate_mapping_22[4]={1715000.,20000.,44000.,86000.18};1920static const double rate_mapping_22_uncoupled[4]={2116000.,28000.,50000.,90000.22};2324static const double _psy_lowpass_22[4]={9.5,11.,30.,99.};2526static const ve_setup_data_template ve_setup_22_stereo={273,28rate_mapping_22,29quality_mapping_16,302,3119000,3226000,3334blocksize_16_short,35blocksize_16_long,3637_psy_tone_masteratt_16,38_psy_tone_0dB,39_psy_tone_suppress,4041_vp_tonemask_adj_16,42_vp_tonemask_adj_16,43_vp_tonemask_adj_16,4445_psy_noiseguards_16,46_psy_noisebias_16_impulse,47_psy_noisebias_16_short,48_psy_noisebias_16_short,49_psy_noisebias_16,50_psy_noise_suppress,5152_psy_compand_8,53_psy_compand_16_mapping,54_psy_compand_16_mapping,5556{_noise_start_16,_noise_start_16},57{ _noise_part_16, _noise_part_16},58_noise_thresh_16,5960_psy_ath_floater_16,61_psy_ath_abs_16,6263_psy_lowpass_22,6465_psy_global_44,66_global_mapping_16,67_psy_stereo_modes_16,6869_floor_books,70_floor,712,72_floor_mapping_16,7374_mapres_template_16_stereo75};7677static const ve_setup_data_template ve_setup_22_uncoupled={783,79rate_mapping_22_uncoupled,80quality_mapping_16,81-1,8219000,8326000,8485blocksize_16_short,86blocksize_16_long,8788_psy_tone_masteratt_16,89_psy_tone_0dB,90_psy_tone_suppress,9192_vp_tonemask_adj_16,93_vp_tonemask_adj_16,94_vp_tonemask_adj_16,9596_psy_noiseguards_16,97_psy_noisebias_16_impulse,98_psy_noisebias_16_short,99_psy_noisebias_16_short,100_psy_noisebias_16,101_psy_noise_suppress,102103_psy_compand_8,104_psy_compand_16_mapping,105_psy_compand_16_mapping,106107{_noise_start_16,_noise_start_16},108{ _noise_part_16, _noise_part_16},109_noise_thresh_16,110111_psy_ath_floater_16,112_psy_ath_abs_16,113114_psy_lowpass_22,115116_psy_global_44,117_global_mapping_16,118_psy_stereo_modes_16,119120_floor_books,121_floor,1222,123_floor_mapping_16,124125_mapres_template_16_uncoupled126};127128129