Home
last modified time | relevance | path

Searched refs:bdisp_h_spec (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/
H A Dbdisp-hw.c50 static const struct bdisp_filter_h_spec bdisp_h_spec[] = { variable
221 #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()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-hw.c50 static const struct bdisp_filter_h_spec bdisp_h_spec[] = { variable
221 #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()

Completed in 3 milliseconds