Lines Matching defs:put_image_params
470 struct put_image_params { struct471 int format;472 short dst_x;473 short dst_y;474 short dst_w;475 short dst_h;476 short src_w;477 short src_scan_h;478 short src_scan_w;479 short src_h;480 short stride_Y;481 short stride_UV;482 int offset_Y;483 int offset_U;484 int offset_V;