Lines Matching defs:param_otf_input
459 struct param_otf_input { struct
460 u32 cmd;
461 u32 width;
462 u32 height;
463 u32 format;
464 u32 bitwidth;
465 u32 order;
466 u32 crop_offset_x;
467 u32 crop_offset_y;
468 u32 crop_width;
469 u32 crop_height;
470 u32 frametime_min;
471 u32 frametime_max;
472 u32 reserved[FIMC_IS_PARAM_MAX_ENTRIES - 13];
473 u32 err;