Searched refs:paec_tune (Results 1 – 1 of 1) sorted by relevance
10888 const CalibDb_Aec_TunePara_t *paec_tune = NULL; in parseEntrySensorAecTunePara() local10889 ret = GetAecProfileFromAecTuneListByIdx(paec_tune_list, index, &paec_tune); in parseEntrySensorAecTunePara()10891 DCT_ASSERT(paec_tune != NULL); in parseEntrySensorAecTunePara()10892 memcpy(&aec_tune, paec_tune, sizeof(CalibDb_Aec_TunePara_t)); in parseEntrySensorAecTunePara()