Lines Matching refs:xf
58 mmUint16 xf, yf; in VT_resizeFrame_Video_opt2_lp() local
133 xf = (mmUchar) ((mmUint32) ((col*resizeFactorX) >> 6) & 0x7); in VT_resizeFrame_Video_opt2_lp()
145 w = bWeights[xf][yf][0]; in VT_resizeFrame_Video_opt2_lp()
152 w = bWeights[xf][yf][1]; in VT_resizeFrame_Video_opt2_lp()
159 w = bWeights[xf][yf][3]; in VT_resizeFrame_Video_opt2_lp()
166 w = bWeights[xf][yf][2]; in VT_resizeFrame_Video_opt2_lp()
215 xf = (mmUchar) ((mmUint32) ((col*resizeFactorX) >> 6) & 0x7); in VT_resizeFrame_Video_opt2_lp()
226 w = bWeights[xf][yf][0]; in VT_resizeFrame_Video_opt2_lp()
237 w = bWeights[xf][yf][1]; in VT_resizeFrame_Video_opt2_lp()
248 w = bWeights[xf][yf][3]; in VT_resizeFrame_Video_opt2_lp()
259 w = bWeights[xf][yf][2]; in VT_resizeFrame_Video_opt2_lp()