Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dotp_eeprom.h151 u32 dccmap_height; member
H A Dotp_eeprom.c622 1, &otp_ptr->pdaf_data.dccmap_height); in rkotp_read_pdaf()
623 checksum += otp_ptr->pdaf_data.dccmap_height; in rkotp_read_pdaf()
929 dccmap_h = dev->otp->pdaf_data.dccmap_height; in otp_eeprom_show()
951 seq_printf(p, "dccmap_height=%d\n", dev->otp->pdaf_data.dccmap_height); in otp_eeprom_show()
H A Dov50c40.c6209 inf->pdaf.dccmap_height = otp->pdaf_data.dccmap_height; in ov50c40_get_otp()
6220 h = otp->pdaf_data.dccmap_height; in ov50c40_get_otp()
H A Dimx586.c1212 inf->pdaf.dccmap_height = otp->pdaf_data.dccmap_height; in imx586_get_otp()
1223 h = otp->pdaf_data.dccmap_height; in imx586_get_otp()
H A Ds5kjn1.c1271 inf->pdaf.dccmap_height = otp->pdaf_data.dccmap_height; in s5kjn1_get_otp()
1282 h = otp->pdaf_data.dccmap_height; in s5kjn1_get_otp()
H A Dgc8034.c1474 inf->pdaf.dccmap_height = otp->pdaf_data.dccmap_height; in gc8034_get_otp()
1485 h = otp->pdaf_data.dccmap_height; in gc8034_get_otp()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-camera-module.h326 __u32 dccmap_height; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk-camera-module.h314 __u32 dccmap_height; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp3606 dccmap_h = otp_pdaf->dccmap_height; in showOtpPdafData()
3623 LOGI_CAMHW_SUBM(ISP20HW_SUBM, "dccmap_height=%d;", otp_pdaf->dccmap_height); in showOtpPdafData()