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

  /hardware/ti/omap4-aah/camera/
NV12_resize.cpp 45 mmUint16 dummy /* Transparent pixel value */
49 mmUint16 row,col;
53 mmUint16 x, y;
58 mmUint16 xf, yf;
63 mmUint16 idx,idy, idxC;
119 y = (mmUint16) ((mmUint32) (row*resizeFactorY) >> 9);
129 mmUint16 accum_1;
132 x = (mmUint16) ((mmUint32) (col*resizeFactorX) >> 9);
195 y = (mmUint16) ((mmUint32) (row*resizeFactorY) >> 9);
211 mmUint16 accum_1Cb, accum_1Cr
    [all...]
  /hardware/ti/omap4xxx/camera/
NV12_resize.c 31 mmUint16 dummy /* Transparent pixel value */
36 mmUint16 row,col;
41 mmUint16 x, y;
47 mmUint16 xf, yf;
52 mmUint16 idx,idy, idxC;
117 y = (mmUint16) ((mmUint32) (row*resizeFactorY) >> 9);
128 mmUint16 accum_1;
133 x = (mmUint16) ((mmUint32) (col*resizeFactorX) >> 9);
199 y = (mmUint16) ((mmUint32) (row*resizeFactorY) >> 9);
216 mmUint16 accum_1Cb, accum_1Cr
    [all...]
  /hardware/ti/omap4-aah/camera/inc/
NV12_resize.h 26 typedef unsigned short mmUint16;
132 mmUint16 dummy /* Transparent pixel value */
  /hardware/ti/omap4xxx/camera/inc/
NV12_resize.h 12 typedef unsigned short mmUint16;
141 mmUint16 dummy /* Transparent pixel value */

Completed in 191 milliseconds