Home
last modified time | relevance | path

Searched defs:mb_array_size (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpeg_er.c103 int mb_array_size = s->mb_height * s->mb_stride; in ff_mpeg_er_init() local
H A Dmpegpicture.c209 const int mb_array_size = mb_stride * mb_height; in alloc_picture_tables() local
H A Dh264dec.c216 int mb_array_size = h->mb_height * h->mb_stride; in ff_h264_alloc_tables() local
H A Dmpegvideo.c527 int y_size, c_size, yc_size, i, mb_array_size, mv_table_size, x, y; in ff_mpv_init_context_frame() local
[all...]
H A Dh264_slice.c166 const int mb_array_size = h->mb_stride * h->mb_height; in init_table_pools() local

Completed in 8 milliseconds