Searched refs:bdisp_h_spec (Results 1 – 1 of 1) sorted by relevance
50 static const struct bdisp_filter_h_spec bdisp_h_spec[] = { variable221 #define NB_H_FILTER ARRAY_SIZE(bdisp_h_spec)520 bdisp_h_filter[i].min = bdisp_h_spec[i].min; in bdisp_hw_alloc_filters()521 bdisp_h_filter[i].max = bdisp_h_spec[i].max; in bdisp_hw_alloc_filters()522 memcpy(base, bdisp_h_spec[i].coef, BDISP_HF_NB); in bdisp_hw_alloc_filters()