BUFFERSIZE 1532 libavcodec/ra144.c source += BUFFERSIZE - offset; BUFFERSIZE 1711 libavcodec/ra144.c (BUFFERSIZE - BLOCKSIZE) * sizeof(*ractx->adapt_cb)); BUFFERSIZE 1713 libavcodec/ra144.c block = ractx->adapt_cb + BUFFERSIZE - BLOCKSIZE; BUFFERSIZE 179 libavcodec/ra144enc.c cb += BUFFERSIZE - lag; BUFFERSIZE 206 libavcodec/ra144enc.c for (i = BLOCKSIZE / 2; i <= BUFFERSIZE; i++) {