Searched refs:morph_table (Results 1 – 2 of 2) sorted by relevance
167 if (config.morph_table) { in copy()168 morph_table = *config.morph_table; in copy()169 isp_config.morph_table = &morph_table; in copy()
72 struct atomisp_morph_table morph_table; member