Home
last modified time | relevance | path

Searched refs:packed_width_bytes (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_overlay.c519 static int packed_width_bytes(u32 format, short width) in packed_width_bytes() function
813 tmp_width = packed_width_bytes(params->format, params->src_w); in intel_overlay_do_put_image()
1039 if (packed_width_bytes(rec->flags, rec->src_width) > rec->stride_Y) in check_overlay_src()