Searched refs:alloc_mb_height (Results 1 – 3 of 3) sorted by relevance
222 pic->alloc_mb_height = mb_height; in alloc_picture_tables()242 || pic->alloc_mb_height != mb_height) in ff_alloc_picture()349 dst->alloc_mb_height = src->alloc_mb_height; in ff_update_picture_tables()459 pic->alloc_mb_height = 0; in ff_free_picture_tables()
71 int alloc_mb_height; ///< mb_height used to allocate tables member
1424 unsigned int nb_mb = p->alloc_mb_height * p->alloc_mb_width; in ff_mpv_export_qp_table()1434 for (y = 0; y < p->alloc_mb_height; y++) in ff_mpv_export_qp_table()