Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopusdec.c131 const uint8_t *delayptr[2] = { (uint8_t*)delay, (uint8_t*)delay }; in opus_init_resample() local
143 delayptr, silk_resample_delay[s->packet.bandwidth]); in opus_init_resample()