Searched defs:width_bytes (Results 1 – 5 of 5) sorted by relevance
37 const int width_bytes = width * DesktopFrame::kBytesPerPixel; in PartialBlockDifference() local
526 int x_bytes, width_bytes; in swrast_put_image2() local575 int x_bytes, width_bytes; in swrast_get_image() local
154 let width_bytes = width.checked_mul(self.bytes_per_pixel)?; in sub_region() localVariable
1180 const int width_bytes = width * sizeof(top[0]); in DirectionalIntraPredictorZone1_NEON() local1594 const int width_bytes = width * sizeof(left[0]); in DirectionalIntraPredictorZone3_NEON() local
2778 const unsigned width_bytes = _mesa_format_row_stride(mt->format, map->w); in intel_miptree_map_movntdqa() local