Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/
H A DRkAiqCalibDbV2.cpp631 CamCalibDbV2Tuning_t tuning_patched; in applyPatch2() local
632 memset(&tuning_patched, 0, sizeof(CamCalibDbV2Tuning_t)); in applyPatch2()
634 &tuning_patched); in applyPatch2()
641 calibdbV2_from_tuningdb(new_calib, &tuning_patched); in applyPatch2()