Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp914 const char *sensor_name, *module_name, *lens_name; in selectIqFile() local
933 lens_name = base_inf->lens; in selectIqFile()
934 if (strlen(module_name) && strlen(lens_name)) { in selectIqFile()
936 sensor_name_full, module_name, lens_name); in selectIqFile()