Searched defs:rkisp_thunderboot_resmem_head (Results 1 – 2 of 2) sorted by relevance
1974 struct rkisp_thunderboot_resmem_head { struct1975 __u16 enable;1976 __u16 complete;1977 __u16 frm_total;1978 __u16 hdr_mode;1979 __u16 width;1980 __u16 height;1981 __u16 camera_num;1982 __u16 camera_index;1984 __u32 exp_time[3];[all …]
1986 struct rkisp_thunderboot_resmem_head { struct1987 u16 enable;1988 u16 complete;1989 u16 frm_total;1990 u16 hdr_mode;1991 u16 width;1992 u16 height;1993 u32 bus_fmt;1995 u32 exp_time[3];1996 u32 exp_gain[3];[all …]