Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp915 char sensor_name_full[32]; in selectIqFile() local
930 strncpy(sensor_name_full, sensor_name, 32); in selectIqFile()
936 sensor_name_full, module_name, lens_name); in selectIqFile()
938 sprintf(iqfile_name, "%s.json", sensor_name_full); in selectIqFile()