Searched refs:N_VERT_Y_TAPS (Results 1 – 5 of 5) sorted by relevance
33 #define N_VERT_Y_TAPS 3 macro143 uint16_t Y_VCOEFS[N_VERT_Y_TAPS * N_PHASES];144 uint16_t RESERVEDD[0x100 / 2 - N_VERT_Y_TAPS * N_PHASES];
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];
314 coeffRec ycoeffY[N_VERT_Y_TAPS * N_PHASES]; in scalingSetup()472 updateCoeff(N_VERT_Y_TAPS, fVCutoffY, false, true, ycoeffY); in scalingSetup()495 for (j = 0; j < N_VERT_Y_TAPS; j++) { in scalingSetup()496 pos = i * N_VERT_Y_TAPS + j; in scalingSetup()
369 coeffRec ycoeffY[N_VERT_Y_TAPS * N_PHASES]; in scalingSetup()540 updateCoeff(N_VERT_Y_TAPS, fVCutoffY, false, true, ycoeffY); in scalingSetup()563 for (j = 0; j < N_VERT_Y_TAPS; j++) { in scalingSetup()564 pos = i * N_VERT_Y_TAPS + j; in scalingSetup()