Searched refs:softclip_mem (Results 1 – 2 of 2) sorted by relevance
75 opus_val16 softclip_mem[2]; member742 opus_pcm_soft_clip(pcm, nb_samples, st->channels, st->softclip_mem); in opus_decode_native()744 st->softclip_mem[0]=st->softclip_mem[1]=0; in opus_decode_native()
606 OPUS_EXPORT void opus_pcm_soft_clip(float *pcm, int frame_size, int channels, float *softclip_mem);