Searched refs:imageReaderWidth (Results 1 – 1 of 1) sorted by relevance
577 int imageReaderWidth = ctx->getBufferWidth(); in ImageReader_imageSetup() local581 (imageReaderWidth != outputWidth || imageReaderHeight != outputHeight)) { in ImageReader_imageSetup()583 __FUNCTION__, outputWidth, outputHeight, imageReaderWidth, imageReaderHeight); in ImageReader_imageSetup()