Home
last modified time | relevance | path

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

/external/libxcam/modules/isp/
Dx3a_isp_config.cpp111 if (config.ctc_table) { in copy()
112 ctc_table = *config.ctc_table; in copy()
113 isp_config.ctc_table = &ctc_table; in copy()
Dx3a_isp_config.h54 struct atomisp_ctc_table ctc_table; member