Searched defs:put_image_params (Results 1 – 1 of 1) sorted by relevance
490 struct put_image_params { struct491 int format;492 short dst_x;493 short dst_y;494 short dst_w;495 short dst_h;496 short src_w;497 short src_scan_h;498 short src_scan_w;499 short src_h;[all …]