HomeSort by relevance Sort by last modified time
    Searched full:pyramid (Results 1 - 25 of 171) sorted by null

1 2 3 4 5 6 7

  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Pyramid.h 17 // Pyramid.h
26 // Structure containing a packed pyramid of type ImageTypeShort. Used for pyramid
42 static void createPyramid(ImageType image, PyramidShort *pyramid, int last = 3 );
Blend.h 25 #include "Pyramid.h"
44 // This specifies the maximum pyramid level to which cross-fading is applied.
46 // so on. BLEND_RANGE_DEFAULT specifies the number of pyramid levels used by
51 * Class for pyramid blending a mosaic.
Pyramid.cpp 17 // pyramid.cpp
22 #include "Pyramid.h"
24 // We allocate the entire pyramid into one contiguous storage. This makes
Interp.h 24 #include "Pyramid.h"
  /packages/apps/Camera2/jni/feature_mos/src/mosaic/
Pyramid.h 17 // Pyramid.h
26 // Structure containing a packed pyramid of type ImageTypeShort. Used for pyramid
42 static void createPyramid(ImageType image, PyramidShort *pyramid, int last = 3 );
Blend.h 25 #include "Pyramid.h"
44 // This specifies the maximum pyramid level to which cross-fading is applied.
46 // so on. BLEND_RANGE_DEFAULT specifies the number of pyramid levels used by
51 * Class for pyramid blending a mosaic.
Pyramid.cpp 17 // pyramid.cpp
22 #include "Pyramid.h"
24 // We allocate the entire pyramid into one contiguous storage. This makes
Interp.h 24 #include "Pyramid.h"
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Pyramid.h 17 // Pyramid.h
26 // Structure containing a packed pyramid of type ImageTypeShort. Used for pyramid
42 static void createPyramid(ImageType image, PyramidShort *pyramid, int last = 3 );
Blend.h 25 #include "Pyramid.h"
44 // This specifies the maximum pyramid level to which cross-fading is applied.
46 // so on. BLEND_RANGE_DEFAULT specifies the number of pyramid levels used by
51 * Class for pyramid blending a mosaic.
Pyramid.cpp 17 // pyramid.cpp
22 #include "Pyramid.h"
24 // We allocate the entire pyramid into one contiguous storage. This makes
Interp.h 24 #include "Pyramid.h"
  /packages/apps/Camera/jni/
Android.mk 23 feature_mos/src/mosaic/Pyramid.cpp \
  /packages/apps/LegacyCamera/jni/
Android.mk 23 feature_mos/src/mosaic/Pyramid.cpp \
  /external/opencv/cv/src/
cvpyramids.cpp 1147 CvMat** pyramid; local
1172 CvMat** pyramid = 0; local
    [all...]
cvpyrsegmentation.cpp 192 _CvPyramid *pyram[16]; /* pointers to the pyramid down up to level */
258 /* initialization pyramid-linking properties down up to level */
272 /* fill base level of pyramid */
285 /* calculate initial pyramid */
591 color!!! image segmentation by pyramid-linking
606 _CvPyramidC3 *pyram[16]; /* pointers to the pyramid down up to level */
675 /* initialization pyramid-linking properties down up to level */
691 /* fill base level of pyramid */
704 /* calculate initial pyramid */
    [all...]
  /packages/apps/Camera2/jni/
Android.mk 23 feature_mos/src/mosaic/Pyramid.cpp \
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
starting.jd 53 a sequence similar to a step pyramid. That is, each stage of the
54 activity lifecycle is a separate step on the pyramid. As the system creates a new activity instance,
55 each callback method moves the activity state one step toward the top. The top of the pyramid is the
59 state back down the pyramid in order to dismantle the activity. In some cases, the activity will
60 move only part way down the pyramid and wait (such as when the user switches to another app), from
67 lifecycle, expressed as a step pyramid. This shows how, for every callback used to take
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListPopupMenu/ActionBarCompat-ListPopupMenuSample/src/main/java/com/example/android/actionbarcompat/listpopupmenu/
Cheeses.java 115 "Pecorino", "Pecorino in Walnut Leaves", "Pecorino Romano", "Peekskill Pyramid",
152 "Xanadu", "Xynotyro", "Yarg Cornish", "Yarra Valley Pyramid", "Yorkshire Blue",
  /developers/samples/android/ui/lists/CustomChoiceList/CustomChoiceListSample/src/main/java/com/example/android/customchoicelist/
Cheeses.java 115 "Pecorino", "Pecorino in Walnut Leaves", "Pecorino Romano", "Peekskill Pyramid",
152 "Xanadu", "Xynotyro", "Yarg Cornish", "Yarra Valley Pyramid", "Yorkshire Blue",
  /development/samples/ApiDemos/src/com/example/android/apis/view/
Cheeses.java 114 "Pecorino", "Pecorino in Walnut Leaves", "Pecorino Romano", "Peekskill Pyramid",
151 "Xanadu", "Xynotyro", "Yarg Cornish", "Yarra Valley Pyramid", "Yorkshire Blue",
  /development/samples/Support13Demos/src/com/example/android/supportv13/
Cheeses.java 113 "Pecorino", "Pecorino in Walnut Leaves", "Pecorino Romano", "Peekskill Pyramid",
150 "Xanadu", "Xynotyro", "Yarg Cornish", "Yarra Valley Pyramid", "Yorkshire Blue",
  /development/samples/Support4Demos/src/com/example/android/supportv4/
Cheeses.java 113 "Pecorino", "Pecorino in Walnut Leaves", "Pecorino Romano", "Peekskill Pyramid",
150 "Xanadu", "Xynotyro", "Yarg Cornish", "Yarra Valley Pyramid", "Yorkshire Blue",
  /development/samples/browseable/CustomChoiceList/src/com.example.android.customchoicelist/
Cheeses.java 115 "Pecorino", "Pecorino in Walnut Leaves", "Pecorino Romano", "Peekskill Pyramid",
152 "Xanadu", "Xynotyro", "Yarg Cornish", "Yarra Valley Pyramid", "Yorkshire Blue",
  /development/samples/browseable/ListPopupMenu/src/com.example.android.actionbarcompat.listpopupmenu/
Cheeses.java 115 "Pecorino", "Pecorino in Walnut Leaves", "Pecorino Romano", "Peekskill Pyramid",
152 "Xanadu", "Xynotyro", "Yarg Cornish", "Yarra Valley Pyramid", "Yorkshire Blue",

Completed in 3122 milliseconds

1 2 3 4 5 6 7