Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/ae/
H A Drk_aiq_types_ae_algo_int.h359 uint32_t down_thres; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-camera-module.h579 __u32 down_thres; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk-camera-module.h567 __u32 down_thres; member
H A Drk_aiq_types.h338 uint32_t down_thres; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_custom_ae.cpp427 … float down_thres = (float)pConfig->stNRswitch.down_thres / (float)pConfig->stNRswitch.div_coeff; in AeCISFeature() local
431 if(gain < down_thres) in AeCISFeature()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/fakecamera/
H A DFakeSensorHw.cpp149 nr_switch->down_thres = 0; in get_nr_switch()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A DSensorHw.cpp537 nr_switch->down_thres = nr_switch_drv.down_thres; in get_nr_switch()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc4c33.c1616 nr_switch->down_thres = 3014; in gc4c33_ioctl()