Searched defs:put_image_params (Results 1 – 1 of 1) sorted by relevance
506 struct put_image_params { struct507 int format;508 short dst_x;509 short dst_y;510 short dst_w;511 short dst_h;512 short src_w;513 short src_scan_h;514 short src_scan_w;515 short src_h;[all …]