Searched defs:imgMos (Results 1 – 1 of 1) sorted by relevance
/development/perftests/panorama/feature_mos/src/mosaic/ |
D | Blend.cpp | 239 YUVinfo *imgMos = YUVinfo::allocateImage(Mwidth, Mheight); in runBlend() local 361 int width, int height, YUVinfo &imgMos, MosaicRect &rect, in DoMergeAndBlend() 581 void Blend::CropFinalMosaic(YUVinfo &imgMos, MosaicRect &cropping_rect) in CropFinalMosaic() 620 int Blend::PerformFinalBlending(YUVinfo &imgMos, MosaicRect &cropping_rect) in PerformFinalBlending() 802 …CSite *csite, BlendRect &vcrect, BlendRect &brect, MosaicRect &rect, YUVinfo &imgMos, int site_idx) in ComputeMask() 872 …CSite *csite, BlendRect &vcrect, BlendRect &brect, MosaicRect &rect, YUVinfo &imgMos, double trs[3… in ProcessPyramidForThisFrame()
|