Searched refs:meta_surface_bytes (Results 1 – 1 of 1) sorted by relevance
1596 unsigned int meta_surface_bytes; in CalculateVMAndRowBytes() local1633 meta_surface_bytes = (unsigned int)(p->DCCMetaPitch * vp_height_meta_ub * p->BytePerPixel / 256.0); in CalculateVMAndRowBytes()1635 DML_LOG_VERBOSE("DML::%s: meta_surface_bytes = %u\n", __func__, meta_surface_bytes); in CalculateVMAndRowBytes()1638 …*p->meta_pte_bytes_per_frame_ub = (unsigned int)((math_ceil2((double) (meta_surface_bytes - meta_v… in CalculateVMAndRowBytes()