Searched refs:dpcm_predict (Results 1 – 1 of 1) sorted by relevance
80 static unsigned char dpcm_predict(short *previous, short current) in dpcm_predict() function173 *out++ = dpcm_predict(&context->lastSample[i & 1], *in++); in roq_dpcm_encode_frame()