Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dra288.c40 #define RA288_BLOCK_SIZE 5 macro
212 frame->nb_samples = RA288_BLOCK_SIZE * RA288_BLOCKS_PER_FRAME; in ra288_decode_frame()
223 memcpy(out, &ractx->sp_hist[70 + 36], RA288_BLOCK_SIZE * sizeof(*out)); in ra288_decode_frame()
224 out += RA288_BLOCK_SIZE; in ra288_decode_frame()

Completed in 1 milliseconds