/packages/apps/Gallery2/jni/filters/ |
D | redEyeMath.c | 33 void findPossible(unsigned char *src, unsigned char *mask, int iw, int ih, in findPossible() argument 54 void findReds(unsigned char *src, unsigned char *mask, int iw, int ih, in findReds() argument 71 void dialateMaskIfRed(unsigned char *src, int iw, int ih, unsigned char *mask, in dialateMaskIfRed() argument 110 void filterRedEye(unsigned char *src, unsigned char *dest, int iw, int ih, short *rect) { in filterRedEye() argument 120 rect[3] = MIN(rect[3]+rect[1],ih)-rect[1]; in filterRedEye() 122 findReds(src, mask2, iw, ih, rect); in filterRedEye() 127 findPossible(src, mask2, iw, ih, rect); in filterRedEye() 131 dialateMaskIfRed(src, iw, ih, mask1, mask2, rect); in filterRedEye() 132 dialateMaskIfRed(src, iw, ih, mask2, mask1, rect); in filterRedEye()
|
D | hsv.c | 87 int H,X,ih,is,iv; in hsv2rgb() local 107 ih=(int)ch; in hsv2rgb() 111 H = (6*ih)/k2; in hsv2rgb() 112 X = ((iv*is)/k2)*(k2- abs(6*ih- 2*(H>>1)*k2 - k2)) ; in hsv2rgb()
|
D | wbalance.c | 101 void estmateWhiteBox(unsigned char *src, int iw, int ih, int x,int y, int *wr, int *wb, int *wg){ in estmateWhiteBox() argument 111 if (y>=(ih-bounds)) y = (ih-bounds-1); in estmateWhiteBox()
|
D | filters.h | 51 extern void filterRedEye(unsigned char *src, unsigned char *dest, int iw, int ih, short *rect);
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_utilities_camera.cpp | 31 double iw,ih,av_size,field_fact; in db_Approx3DCalMat() local 37 ih=(double)(im_height*field_fact); in db_Approx3DCalMat() 38 av_size=(iw+ih)/2.0; in db_Approx3DCalMat() 44 K[5]=ih/2.0/field_fact; in db_Approx3DCalMat()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | ImageTinyPlanet.java | 157 float ih = bitmap.getHeight(); in display() local 161 if (sw * ih > sh * iw) { in display() 162 nsw = sh * iw / ih; in display() 164 nsh = sw * ih / iw; in display()
|
D | ImageStraighten.java | 215 int iw,ih; in updateCurrentCrop() local 219 ih = imageWidth; in updateCurrentCrop() 223 ih = imageHeight; in updateCurrentCrop() 225 float scale = GeometryMathUtils.scale(iw, ih, viewWidth, viewHeight); in updateCurrentCrop()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/ |
D | IconFactory.java | 97 float ih = iconHeight * s; in drawIcon() local 100 float borderH = (sourceHeight - ih) / 2.0f; in drawIcon() 101 RectF rec = new RectF(borderW, borderH, borderW + iw, borderH + ih); in drawIcon()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |
/packages/services/Car/bluetooth/bt-map-service/ |
D | bt_hci_startup_issues.txt | 68642 b6f2da50 f1b9bbb8 d0090f00 f8d96869 44590004 ........ih....YD
|