Searched refs:mem_syn_hi (Results 1 – 5 of 5) sorted by relevance
179 (void *)st->mem_syn_hi, in synthesis_amr_wb()188 pv_memcpy((void *)st->mem_syn_hi, in synthesis_amr_wb()190 M*sizeof(*st->mem_syn_hi)); in synthesis_amr_wb()
97 int16 mem_syn_hi[M]; /* modified synthesis memory (MSB) */ member
249 pv_memset((void *)dec_state->mem_syn_hi, in pvDecoder_AmrWb_Reset()251 M*sizeof(*dec_state->mem_syn_hi)); in pvDecoder_AmrWb_Reset()
69 Word16 mem_syn_hi[M]; /* modified synthesis memory (MSB) */ member
128 Set_zero(cod_state->mem_syn_hi, M); in Reset_encoder()1367 Copy(st->mem_syn_hi, synth_hi, M); in synthesis()1376 Copy(synth_hi + L_SUBFR, st->mem_syn_hi, M); in synthesis()