Searched refs:N_VERT_Y_TAPS (Results 1 – 3 of 3) sorted by relevance
33 #define N_VERT_Y_TAPS 3 macro139 uint16_t Y_VCOEFS[N_VERT_Y_TAPS * N_PHASES];140 uint16_t RESERVEDD[0x100 / 2 - N_VERT_Y_TAPS * N_PHASES];
168 #define N_VERT_Y_TAPS 3 macro236 uint16_t Y_VCOEFS[N_VERT_Y_TAPS * N_PHASES]; /* 0x200 */237 uint16_t RESERVEDD[0x100 / 2 - N_VERT_Y_TAPS * N_PHASES];
395 coeffRec ycoeffY[N_VERT_Y_TAPS * N_PHASES]; in scalingSetup()561 updateCoeff(N_VERT_Y_TAPS, fVCutoffY, false, true, ycoeffY); in scalingSetup()584 for (j = 0; j < N_VERT_Y_TAPS; j++) { in scalingSetup()585 pos = i * N_VERT_Y_TAPS + j; in scalingSetup()