HomeSort by relevance Sort by last modified time
    Searched refs:_isp_content (Results 1 - 2 of 2) sorted by null

  /external/libxcam/modules/isp/
x3a_isp_config.cpp 197 _isp_content.clear ();
221 _isp_content.copy (isp_3a->get_isp_config());
236 _isp_content.wb = wb;
237 _isp_content.isp_config.wb_config = &_isp_content.wb;
251 _isp_content.ob = ob;
252 _isp_content.isp_config.ob_config = &_isp_content.ob;
269 _isp_content.yuv2rgb_cc = cc;
270 _isp_content.isp_config.yuv2rgb_cc_config = &_isp_content.yuv2rgb_cc
    [all...]
x3a_isp_config.h 105 return _isp_content.isp_config;
108 return _isp_content.isp_config;
117 AtomIspConfigContent _isp_content; member in class:XCam::X3aIspConfig

Completed in 521 milliseconds