Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/
DNV12_resize.c147 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()
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()
/hardware/ti/omap4xxx/camera/inc/
DNV12_resize.h64 const mmUint8 bWeights[8][8][4] = { variable