Searched refs:ISP3X_CNR_SIGMA_Y_NUM (Results 1 – 6 of 6) sorted by relevance
127 #define ISP3X_CNR_SIGMA_Y_NUM 13 macro330 u8 sigma_y[ISP3X_CNR_SIGMA_Y_NUM];
139 #define ISP32_CNR_SIGMA_Y_NUM ISP3X_CNR_SIGMA_Y_NUM
127 #define ISP3X_CNR_SIGMA_Y_NUM 13 macro330 __u8 sigma_y[ISP3X_CNR_SIGMA_Y_NUM];
661 for(int i = 0; i < ISP3X_CNR_SIGMA_Y_NUM; i++) { in convertAiqUvnrToIsp3xParams()
3232 for (i = 0; i < ISP3X_CNR_SIGMA_Y_NUM / 4; i++) { in isp_cnr_config()