vic_round_dim
q_dst->coded_width = vic_round_dim(q_dst->visible_width, hdr_width_div);
q_dst->coded_height = vic_round_dim(q_dst->visible_height,
pix->width = vic_round_dim(pix->width, info->width_div);
pix->height = vic_round_dim(pix->height, info->height_div);
pix_mp->width = vic_round_dim(pix_mp->width, info->width_div);
pix_mp->height = vic_round_dim(pix_mp->height,