Home | History | Annotate | Download | only in camera

Lines Matching refs:mmUint16

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;
220 x = (mmUint16) ((mmUint32) (col*resizeFactorX) >> 9);