Searched refs:src_width (Results 1 – 5 of 5) sorted by relevance
985 rec->src_width > IMAGE_MAX_WIDTH_LEGACY) in check_overlay_src()989 rec->src_width > IMAGE_MAX_WIDTH) in check_overlay_src()995 rec->src_width < N_HORIZ_Y_TAPS*4) in check_overlay_src()1031 if (rec->src_width % uv_hscale) in check_overlay_src()1055 if (packed_width_bytes(rec->flags, rec->src_width) > rec->stride_Y) in check_overlay_src()1064 if (rec->src_width > rec->stride_Y) in check_overlay_src()1066 if (rec->src_width/uv_hscale > rec->stride_UV) in check_overlay_src()1211 params->src_w = put_image_rec->src_width; in intel_overlay_put_image()
909 uint16_t src_width; member
827 u32 src_width; /* viewport width */ member936 fixed20_12 src_width; in evergreen_average_bandwidth() local944 src_width.full = dfixed_const(wm->src_width); in evergreen_average_bandwidth()945 bandwidth.full = dfixed_mul(src_width, bpp); in evergreen_average_bandwidth()991 a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel); in evergreen_latency_watermark()1025 u32 lb_partitions = wm->lb_size / wm->src_width; in evergreen_check_latency_hiding()1074 wm.src_width = mode->crtc_hdisplay; in evergreen_program_watermarks()
537 u32 src_width; /* viewport width */ member663 fixed20_12 src_width; in dce6_average_bandwidth() local671 src_width.full = dfixed_const(wm->src_width); in dce6_average_bandwidth()672 bandwidth.full = dfixed_mul(src_width, bpp); in dce6_average_bandwidth()728 a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel); in dce6_latency_watermark()762 u32 lb_partitions = wm->lb_size / wm->src_width; in dce6_check_latency_hiding()810 wm.src_width = mode->crtc_hdisplay; in dce6_program_watermarks()
419 const uint8_t *src, const uint8_t *src_mask, unsigned int src_width, in vga_copy_bitmap_portion() argument427 bytes = (src_width + 7) / 8; in vga_copy_bitmap_portion()