Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_ae_module.cpp87 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in sample_hall_dciris_calib()
176 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in sample_set_ae_onoff()
188 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in sample_set_exp_manual()
216 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in sample_set_exp_manual_test()
244 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in sample_set_exp_auto()
258 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in sample_set_time_manual_and_gain_auto()
286 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in sample_set_time_auto_and_gain_manual()
312 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in sample_set_time_range()
337 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in sample_get_time_range()
355 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in sample_set_gain_range()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ipc_server/
H A Drkaiq_tool_ae.cpp14 return rk_aiq_user_api2_ae_getExpSwAttr(ctx, (Uapi_ExpSwAttrV2_t*)data); in getExpSwAttr()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/uAPI2/
H A Drk_aiq_user_api2_ae.h31 XCamReturn rk_aiq_user_api2_ae_getExpSwAttr(const rk_aiq_sys_ctx_t* ctx, Uapi_ExpSwAttrV2_t* pExpSw…
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_imgproc.cpp63 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in rk_aiq_uapi2_setAeLock()
86 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in rk_aiq_uapi2_setExpMode()
122 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in rk_aiq_uapi2_getExpMode()
163 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in rk_aiq_uapi2_setExpGainRange()
197 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in rk_aiq_uapi2_getExpGainRange()
241 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in rk_aiq_uapi2_setExpTimeRange()
275 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in rk_aiq_uapi2_getExpTimeRange()
454 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in rk_aiq_uapi2_setAntiFlickerEn()
483 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in rk_aiq_uapi2_getAntiFlickerEn()
510 ret = rk_aiq_user_api2_ae_getExpSwAttr(ctx, &expSwAttr); in rk_aiq_uapi2_setAntiFlickerMode()
[all …]
H A Drk_aiq_user_api2_ae.cpp71 XCamReturn rk_aiq_user_api2_ae_getExpSwAttr in rk_aiq_user_api2_ae_getExpSwAttr() function
715 XCamReturn rk_aiq_user_api2_ae_getExpSwAttr
H A Drk_aiq_user_api2_helper.cpp161 rk_aiq_user_api2_ae_getExpSwAttr),