Home
last modified time | relevance | path

Searched refs:psy_g_param (Results 1 – 6 of 6) sorted by relevance

/external/libvorbis/lib/
Dcodec_internal.h124 vorbis_info_psy_global psy_g_param; member
Denvelope.c34 vorbis_info_psy_global *gi=&ci->psy_g_param; in _ve_envelope_init()
219 vorbis_info_psy_global *gi=&ci->psy_g_param; in _ve_envelope_search()
Dvorbisenc.c234 vorbis_info_psy_global *g=&ci->psy_g_param; in vorbis_encode_global_psych_setup()
262 vorbis_info_psy_global *g=&ci->psy_g_param; in vorbis_encode_global_stereo()
536 freq=ci->psy_g_param.coupling_pkHz[PACKETBLOBS-1]*1000.; in vorbis_encode_residue_setup()
538 freq=ci->psy_g_param.coupling_pkHz[PACKETBLOBS/2]*1000.; in vorbis_encode_residue_setup()
Dmapping0.c647 &ci->psy_g_param, in mapping0_forward()
653 ci->psy_g_param.sliding_lowpass[vb->W][k], in mapping0_forward()
Dpsy.c38 vorbis_info_psy_global *gi=&ci->psy_g_param; in _vp_global_look()
833 vorbis_info_psy_global *gi=&ci->psy_g_param; in _vp_ampmax_decay()
Dblock.c227 &ci->psy_g_param, in _vds_shared_init()