Searched refs:N_VERT_UV_TAPS (Results 1 – 5 of 5) sorted by relevance
35 #define N_VERT_UV_TAPS 3 macro147 uint16_t UV_VCOEFS[N_VERT_UV_TAPS * N_PHASES];148 uint16_t RESERVEDF[0x100 / 2 - N_VERT_UV_TAPS * N_PHASES];
35 #define N_VERT_UV_TAPS 3 macro143 uint16_t UV_VCOEFS[N_VERT_UV_TAPS * N_PHASES];144 uint16_t RESERVEDF[0x100 / 2 - N_VERT_UV_TAPS * N_PHASES];
170 #define N_VERT_UV_TAPS 3 macro240 uint16_t UV_VCOEFS[N_VERT_UV_TAPS * N_PHASES]; /* 0x500 */241 uint16_t RESERVEDF[0x100 / 2 - N_VERT_UV_TAPS * N_PHASES];
315 coeffRec ycoeffUV[N_VERT_UV_TAPS * N_PHASES]; in scalingSetup()473 updateCoeff(N_VERT_UV_TAPS, fVCutoffUV, false, false, ycoeffUV); in scalingSetup()504 for (j = 0; j < N_VERT_UV_TAPS; j++) { in scalingSetup()505 pos = i * N_VERT_UV_TAPS + j; in scalingSetup()
370 coeffRec ycoeffUV[N_VERT_UV_TAPS * N_PHASES]; in scalingSetup()541 updateCoeff(N_VERT_UV_TAPS, fVCutoffUV, false, false, ycoeffUV); in scalingSetup()572 for (j = 0; j < N_VERT_UV_TAPS; j++) { in scalingSetup()573 pos = i * N_VERT_UV_TAPS + j; in scalingSetup()