/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
D | Pyramid.h | 24 typedef unsigned short int real; typedef 35 real width, height; // Width and height of input images 36 real numChannels; // Number of channels in input images 37 real border; // border size 38 real pitch; // Pitch. Used for moving through image efficiently. 40 static PyramidShort *allocatePyramidPacked(real width, real height, real levels, real border = 0); 41 static PyramidShort *allocateImage(real width, real height, real border); 45 static unsigned int calcStorage(real width, real height, real border2, int levels, int *lines);
|
D | Pyramid.cpp | 27 PyramidShort *PyramidShort::allocatePyramidPacked(real levels, in allocatePyramidPacked() 28 real width, real height, real border) in allocatePyramidPacked() 30 real border2 = (real) (border << 1); in allocatePyramidPacked() 45 curr->pitch = (real) (width + border2); in allocatePyramidPacked() 62 PyramidShort *PyramidShort::allocateImage(real width, real height, real border) in allocateImage() 64 real border2 = (real) (border << 1); in allocateImage() 75 img->pitch = (real) (width + border2); in allocateImage() 96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *li… in calcStorage()
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Pyramid.h | 24 typedef unsigned short int real; typedef 35 real width, height; // Width and height of input images 36 real numChannels; // Number of channels in input images 37 real border; // border size 38 real pitch; // Pitch. Used for moving through image efficiently. 40 static PyramidShort *allocatePyramidPacked(real width, real height, real levels, real border = 0); 41 static PyramidShort *allocateImage(real width, real height, real border); 45 static unsigned int calcStorage(real width, real height, real border2, int levels, int *lines);
|
D | Pyramid.cpp | 27 PyramidShort *PyramidShort::allocatePyramidPacked(real levels, in allocatePyramidPacked() 28 real width, real height, real border) in allocatePyramidPacked() 30 real border2 = (real) (border << 1); in allocatePyramidPacked() 45 curr->pitch = (real) (width + border2); in allocatePyramidPacked() 62 PyramidShort *PyramidShort::allocateImage(real width, real height, real border) in allocateImage() 64 real border2 = (real) (border << 1); in allocateImage() 75 img->pitch = (real) (width + border2); in allocateImage() 96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *li… in calcStorage()
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 1170 # documented in the real man page(s). These additional files 1171 # only source the real man page, but without them the man command
|
/packages/apps/Camera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 1170 # documented in the real man page(s). These additional files 1171 # only source the real man page, but without them the man command
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 1170 # documented in the real man page(s). These additional files 1171 # only source the real man page, but without them the man command
|
/packages/apps/Camera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 1170 # documented in the real man page(s). These additional files 1171 # only source the real man page, but without them the man command
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_emoji.combined.gz |
|
D | pt_BR_wordlist.combined.gz |
|
D | pt_PT_wordlist.combined.gz |
|
D | ro_wordlist.combined.gz |
|
D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
D | sl_wordlist.combined.gz |
|
D | lt_wordlist.combined.gz |
|
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|
D | nl_wordlist.combined.gz |
|
D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1393228135, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | cs_wordlist.combined.gz |
|
D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1393228143, ... |
D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1393228155, ... |
D | lv_wordlist.combined.gz |
|