Searched refs:bdisp_h_spec (Results 1 – 2 of 2) sorted by relevance
23 static const struct bdisp_filter_h_spec bdisp_h_spec[] = { variable336 #define NB_H_FILTER ARRAY_SIZE(bdisp_h_spec)
225 bdisp_h_filter[i].min = bdisp_h_spec[i].min; in bdisp_hw_alloc_filters()226 bdisp_h_filter[i].max = bdisp_h_spec[i].max; in bdisp_hw_alloc_filters()227 memcpy(base, bdisp_h_spec[i].coef, BDISP_HF_NB); in bdisp_hw_alloc_filters()