Home
last modified time | relevance | path

Searched refs:b8_array_size (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpegpicture.c189 const int b8_array_size = b8_stride * mb_height * 2; in alloc_picture_tables() local
210 int mv_size = 2 * (b8_array_size + 4) * sizeof(int16_t); in alloc_picture_tables()