Searched refs:clip_lf (Results 1 – 4 of 4) sorted by relevance
138 short clip_lf [RK_SHARP_V3_MAX_ISO_NUM][RK_SHARP_V3_LUMA_POINT_NUM]; member177 short clip_lf [RK_SHARP_V3_LUMA_POINT_NUM]; member
209 pSharpParams->clip_lf[i][j] = pCalibParms->clip_lf[i][j]; in sharp_init_params_V3()371 …pSelect->clip_lf[i] = (int16_t)ROUND_F(INTERP_V3(pParams->clip_lf[gain_low][i], pParams->clip_lf[… in sharp_select_params_by_ISO_V3()
490 short clip_lf [RK_SHARP_V3_MAX_ISO_NUM][RK_SHARP_V3_LUMA_POINT_NUM]; member
19660 int no = ParseShortArray(pchild, (short *)pParam->clip_lf, tag.Size()); in parseEntrySharpV3Setting()