Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dilbcdec.c534 int16_t *sampleAr = &sampleValVec[LPC_FILTERORDER]; in state_construct() local
587 filter_arfq12(sampleMa, sampleAr, synt_denum, LPC_FILTERORDER + 1, 2 * len); in state_construct()
589 tmp1 = &sampleAr[len - 1]; in state_construct()
590 tmp2 = &sampleAr[2 * len - 1]; in state_construct()