isRGBA32         1163 libswscale/swscale_unscaled.c     if (isRGBA32(srcFormat) && isRGBA32(dstFormat)) {
isRGBA32         1243 libswscale/swscale_unscaled.c     if ((dstFormat == AV_PIX_FMT_RGB32_1 || dstFormat == AV_PIX_FMT_BGR32_1) && !isRGBA32(srcFormat) && ALT32_CORR<0)
isRGBA32         1273 libswscale/swscale_unscaled.c             !isRGBA32(dstFormat))
isRGBA32         1277 libswscale/swscale_unscaled.c             !isRGBA32(srcFormat)) {