Searched refs:SHP_LUM_CLP_SIZE (Results 1 – 5 of 5) sorted by relevance
98 #define SHP_LUM_CLP_SIZE 8 macro297 u8 lum_clp_m[SHP_LUM_CLP_SIZE];300 u8 lum_clp_h[SHP_LUM_CLP_SIZE];
70 #define SHP_LUM_CLP_SIZE 8 macro267 __u8 lum_clp_m[SHP_LUM_CLP_SIZE];270 __u8 lum_clp_h[SHP_LUM_CLP_SIZE];
98 #define SHP_LUM_CLP_SIZE 8 macro295 u8 lum_clp_m[SHP_LUM_CLP_SIZE];298 u8 lum_clp_h[SHP_LUM_CLP_SIZE];
4692 for(i = 0; i < SHP_LUM_CLP_SIZE; i++) {4710 for(i = 0; i < SHP_LUM_CLP_SIZE; i++) {
417 for (i = 0; i < SHP_LUM_CLP_SIZE; i += 4) { in shp_config()