Home
last modified time | relevance | path

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

/external/libxcam/modules/isp/
Dx3a_isp_config.cpp163 if (config.shading_table) { in copy()
164 shading_table = *config.shading_table; in copy()
165 isp_config.shading_table = &shading_table; in copy()
Dx3a_isp_config.h62 struct atomisp_shading_table shading_table; member