HomeSort by relevance Sort by last modified time
    Searched refs:bWeights (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/camera/
NV12_resize.c 147 w = bWeights[xf][yf][0];
154 w = bWeights[xf][yf][1];
161 w = bWeights[xf][yf][3];
168 w = bWeights[xf][yf][2];
235 w = bWeights[xf][yf][0];
246 w = bWeights[xf][yf][1];
257 w = bWeights[xf][yf][3];
268 w = bWeights[xf][yf][2];
  /hardware/ti/omap4xxx/camera/inc/
NV12_resize.h 64 const mmUint8 bWeights[8][8][4] = {

Completed in 74 milliseconds