Home
last modified time | relevance | path

Searched defs:put_image_params (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/i915/
H A Dintel_overlay.c514 struct put_image_params { struct
515 int format;
516 short dst_x;
517 short dst_y;
518 short dst_w;
519 short dst_h;
520 short src_w;
521 short src_scan_h;
522 short src_scan_w;
523 short src_h;
[all …]