isByteRGB 2009 libswscale/swscale_unscaled.c if (srcFormat == AV_PIX_FMT_GBRP && isPlanar(srcFormat) && isByteRGB(dstFormat)) isByteRGB 2012 libswscale/swscale_unscaled.c if (srcFormat == AV_PIX_FMT_GBRAP && isByteRGB(dstFormat)) isByteRGB 2113 libswscale/swscale_unscaled.c if (usePal(srcFormat) && isByteRGB(dstFormat))