Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dotp_eeprom.h145 u32 gainmap_height; member
H A Dotp_eeprom.c582 1, &otp_ptr->pdaf_data.gainmap_height); in rkotp_read_pdaf()
583 checksum += otp_ptr->pdaf_data.gainmap_height; in rkotp_read_pdaf()
927 gainmap_h = dev->otp->pdaf_data.gainmap_height; in otp_eeprom_show()
H A Dov50c40.c6205 inf->pdaf.gainmap_height = otp->pdaf_data.gainmap_height; in ov50c40_get_otp()
6211 h = otp->pdaf_data.gainmap_height; in ov50c40_get_otp()
H A Dimx586.c1208 inf->pdaf.gainmap_height = otp->pdaf_data.gainmap_height; in imx586_get_otp()
1214 h = otp->pdaf_data.gainmap_height; in imx586_get_otp()
H A Ds5kjn1.c1267 inf->pdaf.gainmap_height = otp->pdaf_data.gainmap_height; in s5kjn1_get_otp()
1273 h = otp->pdaf_data.gainmap_height; in s5kjn1_get_otp()
H A Dgc8034.c1470 inf->pdaf.gainmap_height = otp->pdaf_data.gainmap_height; in gc8034_get_otp()
1476 h = otp->pdaf_data.gainmap_height; in gc8034_get_otp()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-camera-module.h324 __u32 gainmap_height; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk-camera-module.h312 __u32 gainmap_height; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp3604 gainmap_h = otp_pdaf->gainmap_height; in showOtpPdafData()