RA288_BLOCK_SIZE 216 libavcodec/ra288.c frame->nb_samples = RA288_BLOCK_SIZE * RA288_BLOCKS_PER_FRAME; RA288_BLOCK_SIZE 227 libavcodec/ra288.c memcpy(out, &ractx->sp_hist[70 + 36], RA288_BLOCK_SIZE * sizeof(*out)); RA288_BLOCK_SIZE 228 libavcodec/ra288.c out += RA288_BLOCK_SIZE;