Home
last modified time | relevance | path

Searched refs:xf (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap4xxx/camera/
DNV12_resize.c47 mmUint16 xf, yf; in VT_resizeFrame_Video_opt2_lp() local
134 xf = (mmUchar) ((mmUint32) ((col*resizeFactorX) >> 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()
221 xf = (mmUchar) ((mmUint32) ((col*resizeFactorX) >> 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()
[all …]