Home | History | Annotate | Download | only in src

Lines Matching refs:st

55      Decoder_State * st,                   (i/o) : State structure
145 Decoder_State * st, /* (i/o) : State structure */
179 (void *)st->mem_syn_hi,
183 (void *)st->mem_syn_lo,
188 pv_memcpy((void *)st->mem_syn_hi,
190 M*sizeof(*st->mem_syn_hi));
192 pv_memcpy((void *)st->mem_syn_lo,
194 M*sizeof(*st->mem_syn_lo));
201 &(st->mem_deemph));
205 st->mem_sig_out);
210 st->mem_oversamp,
226 *(pt_tmp++) = noise_gen_amrwb(&(st->seed2)) >> 3;
227 *(pt_tmp++) = noise_gen_amrwb(&(st->seed2)) >> 3;
228 *(pt_tmp++) = noise_gen_amrwb(&(st->seed2)) >> 3;
229 *(pt_tmp++) = noise_gen_amrwb(&(st->seed2)) >> 3;
286 highpass_400Hz_at_12k8(synth, L_SUBFR, st->mem_hp400);
320 if (st->vad_hist > 0)
392 st->mem_syn_hf,
406 st->mem_syn_hf + (M16k - M),
414 st->mem_hf,
423 st->mem_hf3,