Searched refs:NB_H_FILTER (Results 1 – 1 of 1) sorted by relevance
221 #define NB_H_FILTER ARRAY_SIZE(bdisp_h_spec) macro355 static struct bdisp_filter_addr bdisp_h_filter[NB_H_FILTER];489 int size = (BDISP_HF_NB * NB_H_FILTER) + (BDISP_VF_NB * NB_V_FILTER); in bdisp_hw_free_filters()512 size = (BDISP_HF_NB * NB_H_FILTER) + (BDISP_VF_NB * NB_V_FILTER); in bdisp_hw_alloc_filters()519 for (i = 0; i < NB_H_FILTER; i++) { in bdisp_hw_alloc_filters()555 for (i = NB_H_FILTER - 1; i > 0; i--) in bdisp_hw_get_hf_addr()