Searched refs:noSubSamples (Results 1 – 5 of 5) sorted by relevance
241 (env * ps_dec->noSubSamples) >> shift; in ps_bstr_decoding()244 ps_dec->aEnvStartStop[ps_dec->noEnv] = ps_dec->noSubSamples; in ps_bstr_decoding()250 if (ps_dec->aEnvStartStop[ps_dec->noEnv] < ps_dec->noSubSamples) in ps_bstr_decoding()253 ps_dec->aEnvStartStop[ps_dec->noEnv] = ps_dec->noSubSamples; in ps_bstr_decoding()267 thr = ps_dec->noSubSamples - ps_dec->noEnv + env; in ps_bstr_decoding()
139 UInt32 noSubSamples) in ps_allocate_decoder() argument160 h_ps_dec->noSubSamples = noSubSamples; in ps_allocate_decoder()162 h_ps_dec->invNoSubSamples = Q30_fmt(1.0f) / noSubSamples; in ps_allocate_decoder()
85 UInt32 noSubSamples);
69 UInt32 noSubSamples; member
268 if (invEnvLength == (Int32) pms->noSubSamples) in ps_init_stereo_mixing()