Searched refs:dpcm_predict (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Droqaudioenc.c67 static unsigned char dpcm_predict(short *previous, short current) function
140 *out++ = dpcm_predict(&context->lastSample[ch], *in++);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Droqaudioenc.c67 static unsigned char dpcm_predict(short *previous, short current) function
140 *out++ = dpcm_predict(&context->lastSample[ch], *in++);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Droqaudioenc.c67 static unsigned char dpcm_predict(short *previous, short current) function
140 *out++ = dpcm_predict(&context->lastSample[ch], *in++);

Completed in 193 milliseconds