Searched defs:put_image_params (Results 1 – 1 of 1) sorted by relevance
514 struct put_image_params { struct515 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 …]