Searched refs:NB_V_FILTER (Results 1 – 1 of 1) sorted by relevance
353 #define NB_V_FILTER ARRAY_SIZE(bdisp_v_spec) macro356 static struct bdisp_filter_addr bdisp_v_filter[NB_V_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()529 for (i = 0; i < NB_V_FILTER; i++) { in bdisp_hw_alloc_filters()576 for (i = NB_V_FILTER - 1; i > 0; i--) in bdisp_hw_get_vf_addr()