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

  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.h 107 int DoMergeAndBlend(MosaicFrame **frames, int nsite, int width, int height, YUVinfo &imgMos, MosaicRect &rect, MosaicRect &cropping_rect, float &progress, bool &cancelComputation);
Blend.cpp 284 ret = DoMergeAndBlend(frames, numCenters, width, height, *imgMos, fullRect,
374 int Blend::DoMergeAndBlend(MosaicFrame **frames, int nsite,
    [all...]
  /packages/apps/Camera2/jni/feature_mos/src/mosaic/
Blend.h 107 int DoMergeAndBlend(MosaicFrame **frames, int nsite, int width, int height, YUVinfo &imgMos, MosaicRect &rect, MosaicRect &cropping_rect, float &progress, bool &cancelComputation);
Blend.cpp 284 ret = DoMergeAndBlend(frames, numCenters, width, height, *imgMos, fullRect,
374 int Blend::DoMergeAndBlend(MosaicFrame **frames, int nsite,
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.h 107 int DoMergeAndBlend(MosaicFrame **frames, int nsite, int width, int height, YUVinfo &imgMos, MosaicRect &rect, MosaicRect &cropping_rect, float &progress, bool &cancelComputation);
Blend.cpp 284 ret = DoMergeAndBlend(frames, numCenters, width, height, *imgMos, fullRect,
374 int Blend::DoMergeAndBlend(MosaicFrame **frames, int nsite,
    [all...]

Completed in 35 milliseconds