isRGBA32 1421 libswscale/swscale_unscaled.c if (isRGBA32(srcFormat) && isRGBA32(dstFormat)) { isRGBA32 1518 libswscale/swscale_unscaled.c if ((dstFormat == AV_PIX_FMT_RGB32_1 || dstFormat == AV_PIX_FMT_BGR32_1) && !isRGBA32(srcFormat) && ALT32_CORR<0) isRGBA32 1523 libswscale/swscale_unscaled.c if ((dstFormat == AV_PIX_FMT_RGB32 || dstFormat == AV_PIX_FMT_BGR32 ) && !isRGBA32(srcFormat) && ALT32_CORR>0) isRGBA32 1553 libswscale/swscale_unscaled.c !isRGBA32(dstFormat)) isRGBA32 1557 libswscale/swscale_unscaled.c !isRGBA32(srcFormat)) {