Searched refs:FrameToMosaicRect (Results 1 – 2 of 2) sorted by relevance
103 void FrameToMosaicRect(int width, int height, double trs[3][3], BlendRect &brect);
159 FrameToMosaicRect(mb->width, mb->height, mb->trs, mb->brect); in runBlend()1167 void Blend::FrameToMosaicRect(int width, int height, double trs[3][3], BlendRect &brect) in FrameToMosaicRect() function in Blend