Searched refs:width_mb (Results 1 – 2 of 2) sorted by relevance
89 uint32_t width_mb; // 1c checked member210 h->width_mb = mb(dec->base.width); in nouveau_vp3_fill_picparm_h264_bsp()
1099 int width_mb = new_pic_size.width() / 16; in ProcessSPS() local1103 if (std::numeric_limits<int>::max() / width_mb < height_mb) { in ProcessSPS()1114 size_t max_dpb_frames = std::min(max_dpb_mbs / (width_mb * height_mb), in ProcessSPS()