Searched defs:prev_params (Results 1 – 2 of 2) sorted by relevance
80 struct prev_params { struct81 u32 busy;82 u32 update;83 u32 features;84 struct omap3isp_prev_cfa cfa;85 struct omap3isp_prev_csup csup;86 struct omap3isp_prev_luma luma;87 struct omap3isp_prev_nf nf;88 struct omap3isp_prev_dcor dcor;89 struct omap3isp_prev_gtables gamma;[all …]
897 struct stm_fs prev_params; in quadfs_find_best_rate() local