Searched refs:ISP3X_GAMMA_OUT_MAX_SAMPLES (Results 1 – 5 of 5) sorted by relevance
117 #define ISP3X_GAMMA_OUT_MAX_SAMPLES 49 macro153 u16 gamma_y[ISP3X_GAMMA_OUT_MAX_SAMPLES];
128 #define ISP32_GAMMA_OUT_MAX_SAMPLES ISP3X_GAMMA_OUT_MAX_SAMPLES
117 #define ISP3X_GAMMA_OUT_MAX_SAMPLES 49 macro153 __u16 gamma_y[ISP3X_GAMMA_OUT_MAX_SAMPLES];
861 for (i = 0; i < ISP3X_GAMMA_OUT_MAX_SAMPLES / 2; i++) { in isp_goc_config()