Searched refs:getMosaic (Results 1 – 6 of 6) sorted by relevance
127 ImageType getMosaic(int &width, int &height);
221 ImageType Mosaic::getMosaic(int &width, int &height) in getMosaic() function in Mosaic
234 ImageType Mosaic::getMosaic(int &width, int &height) in getMosaic() function in Mosaic
204 resultYVU = mosaic[mID]->getMosaic(mosaicWidth, mosaicHeight); in Finalize()