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