Searched refs:GetNamedPixelFormat (Results 1 – 2 of 2) sorted by relevance
99 static const string GetNamedPixelFormat(const PixelFormat pixelFormat) in GetNamedPixelFormat() function199 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in RgbConvertToYuv()233 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in YuvConvertToRgb()296 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in YuvP010ConvertToRgb()336 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in Rgba1010102ConvertToYuvP010()399 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in RgbConvertToYuvByPixelMap()441 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in RgbConvertToYuvP010ByPixelMap()478 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in RgbConvertToYuvP010()539 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in PixelMapFormatConvert()565 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in PixelMap10bitConvert()
3011 static const string GetNamedPixelFormat(const PixelFormat pixelFormat) in GetNamedPixelFormat() function3262 … GetNamedPixelFormat(srcPixelFormat).c_str(), GetNamedPixelFormat(dstPixelFormat).c_str()); in CheckAlphaFormatInput()3269 …GetNamedPixelFormat(srcPixelFormat).c_str(), GetNamedPixelFormat(dstPixelFormat).c_str(), pixelByt… in CheckAlphaFormatInput()3329 GetNamedPixelFormat(pixelFormat).c_str(), isUnMap_); in SetAlpha()3336 GetNamedPixelFormat(pixelFormat).c_str(), pixelBytes_); in SetAlpha()