Lines Matching refs:yf
47 mmUint16 xf, yf; in VT_resizeFrame_Video_opt2_lp() local
118 yf = (mmUchar) ((mmUint32)((row*resizeFactorY) >> 6) & 0x7); in VT_resizeFrame_Video_opt2_lp()
147 w = bWeights[xf][yf][0]; in VT_resizeFrame_Video_opt2_lp()
154 w = bWeights[xf][yf][1]; in VT_resizeFrame_Video_opt2_lp()
161 w = bWeights[xf][yf][3]; in VT_resizeFrame_Video_opt2_lp()
168 w = bWeights[xf][yf][2]; in VT_resizeFrame_Video_opt2_lp()
200 yf = (mmUchar) ((mmUint32)((row*resizeFactorY) >> 6) & 0x7); in VT_resizeFrame_Video_opt2_lp()
235 w = bWeights[xf][yf][0]; in VT_resizeFrame_Video_opt2_lp()
246 w = bWeights[xf][yf][1]; in VT_resizeFrame_Video_opt2_lp()
257 w = bWeights[xf][yf][3]; in VT_resizeFrame_Video_opt2_lp()
268 w = bWeights[xf][yf][2]; in VT_resizeFrame_Video_opt2_lp()