Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/
H A DMediaInfo.cpp1257 int sns_index = atoi(sns_full->sensor_name.c_str() + 2); in offline() local
1258 if (module_index <= sns_index) { in offline()
1259 module_index = sns_index + 1; in offline()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp6232 int sns_index = atoi(sns_full->sensor_name.c_str() + 2); in rawReproc_preInit() local
6233 if (module_index <= sns_index) { in rawReproc_preInit()
6234 module_index = sns_index + 1; in rawReproc_preInit()