Searched defs:fmt_config (Results 1 – 3 of 3) sorted by relevance
113 struct fmt_config { struct114 struct isc_format *sd_format;116 u32 fourcc;117 u8 bpp;118 u8 bpp_v4l2;120 u32 rlp_cfg_mode;121 u32 dcfg_imode;122 u32 dctrl_dview;124 u32 bits_pipeline;
114 struct fmt_config { struct115 struct isc_format *sd_format;117 u32 fourcc;118 u8 bpp;119 u8 bpp_v4l2;121 u32 rlp_cfg_mode;122 u32 dcfg_imode;123 u32 dctrl_dview;125 u32 bits_pipeline;
61 struct nhlt_fmt_cfg fmt_config[]; member