Searched defs:imgMos (Results 1 – 1 of 1) sorted by relevance
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Blend.cpp | 251 YUVinfo *imgMos = YUVinfo::allocateImage(Mwidth, Mheight); in runBlend() local 375 int width, int height, YUVinfo &imgMos, MosaicRect &rect, in DoMergeAndBlend() 591 void Blend::CropFinalMosaic(YUVinfo &imgMos, MosaicRect &cropping_rect) in CropFinalMosaic() 630 int Blend::PerformFinalBlending(YUVinfo &imgMos, MosaicRect &cropping_rect) in PerformFinalBlending() 800 …CSite *csite, BlendRect &vcrect, BlendRect &brect, MosaicRect &rect, YUVinfo &imgMos, int site_idx) in ComputeMask() 870 …CSite *csite, BlendRect &vcrect, BlendRect &brect, MosaicRect &rect, YUVinfo &imgMos, double trs[3… in ProcessPyramidForThisFrame()
|