Searched refs:coarse_integration_time (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/ |
| H A D | SensorHw.cpp | 73 expPar->HdrExp[2].exp_sensor_params.coarse_integration_time, in setHdrSensorExposure() 75 expPar->HdrExp[1].exp_sensor_params.coarse_integration_time, in setHdrSensorExposure() 77 expPar->HdrExp[0].exp_sensor_params.coarse_integration_time, in setHdrSensorExposure() 105 expPar->HdrExp[2].exp_sensor_params.coarse_integration_time; in setHdrSensorExposure() 109 expPar->HdrExp[1].exp_sensor_params.coarse_integration_time; in setHdrSensorExposure() 113 expPar->HdrExp[0].exp_sensor_params.coarse_integration_time; in setHdrSensorExposure() 185 expPar->LinearExp.exp_sensor_params.coarse_integration_time, in setLinearSensorExposure() 238 if (expPar->LinearExp.exp_sensor_params.coarse_integration_time != 0) { in setLinearSensorExposure() 241 ctrl.value = expPar->LinearExp.exp_sensor_params.coarse_integration_time; in setLinearSensorExposure() 263 expPar->rk_exp_res.sensor_params[0].coarse_integration_time, in setLinearSensorExposure() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ae_algo_demo/ |
| H A D | third_party_ae_algo.cpp | 77 pstAeResult->linear_exp.exp_sensor_params.coarse_integration_time = 0x7bc; in custom_ae_run() 87 pstAeResult->hdr_exp[0].exp_sensor_params.coarse_integration_time = 0x128; in custom_ae_run() 96 pstAeResult->hdr_exp[1].exp_sensor_params.coarse_integration_time = 0x3de; in custom_ae_run() 106 pstAeResult->linear_exp.exp_sensor_params.coarse_integration_time = 0xb9a; in custom_ae_run() 116 pstAeResult->hdr_exp[0].exp_sensor_params.coarse_integration_time = 0x128; in custom_ae_run() 126 pstAeResult->hdr_exp[1].exp_sensor_params.coarse_integration_time = 0x3de; in custom_ae_run()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/fakecamera/ |
| H A D | FakeSensorHw.cpp | 460 …exp_param_prx->data()->aecExpInfo.LinearExp.exp_sensor_params.coarse_integration_time = vbuf->buf_… in enqueue_rawbuffer() 469 …exp_param_prx->data()->aecExpInfo.HdrExp[2].exp_sensor_params.coarse_integration_time = vbuf->buf_… in enqueue_rawbuffer() 478 …exp_param_prx->data()->aecExpInfo.HdrExp[1].exp_sensor_params.coarse_integration_time = vbuf->buf_… in enqueue_rawbuffer() 488 …exp_param_prx->data()->aecExpInfo.HdrExp[0].exp_sensor_params.coarse_integration_time = vbuf->buf_… in enqueue_rawbuffer()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/ |
| H A D | rk_aiq_user_api2_custom_ae.cpp | 776 &customAe->hdr_exp[i].exp_sensor_params.coarse_integration_time, in initCustomAeRes() 794 &customAe->linear_exp.exp_sensor_params.coarse_integration_time, in initCustomAeRes() 998 … &customAeProcRes->hdr_exp[i].exp_sensor_params.coarse_integration_time, in _customAeRes2rkAeRes() 1011 &customAeProcRes->linear_exp.exp_sensor_params.coarse_integration_time, in _customAeRes2rkAeRes() 1085 &customAeRes.hdr_exp[i].exp_sensor_params.coarse_integration_time, in _customGrpAeSingleResSet() 1100 &customAeRes.linear_exp.exp_sensor_params.coarse_integration_time, in _customGrpAeSingleResSet() 1216 … AePreResult->HdrExp[i].exp_sensor_params.coarse_integration_time, in AeDemoPreProcess() 1225 AePreResult->LinearExp.exp_sensor_params.coarse_integration_time, in AeDemoPreProcess()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/ae/ |
| H A D | rk_aiq_types_ae_hw.h | 276 unsigned int coarse_integration_time; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/include/linux/ |
| H A D | atomisp.h | 964 __u16 coarse_integration_time; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rk-isp2-config.h | 1787 __u32 coarse_integration_time; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | rkisp2-config.h | 1799 u32 coarse_integration_time; member
|