Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_asharp_module.cpp1348 rk_aiq_sharp_strength_v4_t sharpV4Strength; in sample_sharp_getStrength_v4() local
1349 sharpV4Strength.sync.sync_mode = sync_mode; in sample_sharp_getStrength_v4()
1350 ret = rk_aiq_user_api2_asharpV4_GetStrength(ctx, &sharpV4Strength); in sample_sharp_getStrength_v4()
1352 ret, sharpV4Strength.percent, sharpV4Strength.sync.done); in sample_sharp_getStrength_v4()