Searched refs:RK_AIQ_LSC_MODE_MANUAL (Results 1 – 4 of 4) sorted by relevance
43 attr.mode = RK_AIQ_LSC_MODE_MANUAL; in sample_lsc_set_attr()68 if (attr.mode == RK_AIQ_LSC_MODE_MANUAL){ in sample_lsc_get_attr()
63 … RK_AIQ_LSC_MODE_MANUAL = 1, /**< run manual lens shading correction */ enumerator
1125 } else if (hAlsc->mCurAtt.mode == RK_AIQ_LSC_MODE_MANUAL) in AlscConfig()1142 } else if(hAlsc->mCurAtt.mode == RK_AIQ_LSC_MODE_MANUAL && hAlsc->updateAtt) { in AlscConfig()
515 } else if(hAlsc->mCurAtt.mode == RK_AIQ_LSC_MODE_MANUAL) { in AlscConfig()