Home
last modified time | relevance | path

Searched refs:morph_table (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/modules/isp/
Dx3a_isp_config.cpp167 if (config.morph_table) { in copy()
168 morph_table = *config.morph_table; in copy()
169 isp_config.morph_table = &morph_table; in copy()
Dx3a_isp_config.h72 struct atomisp_morph_table morph_table; member