Searched refs:BDISP_HF_NB (Results 1 – 2 of 2) sorted by relevance
7 #define BDISP_HF_NB 64 macro20 const u8 coef[BDISP_HF_NB];
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()522 memcpy(base, bdisp_h_spec[i].coef, BDISP_HF_NB); in bdisp_hw_alloc_filters()525 base += BDISP_HF_NB; in bdisp_hw_alloc_filters()526 paddr += BDISP_HF_NB; in bdisp_hw_alloc_filters()