Home
last modified time | relevance | path

Searched refs:YUVToRGBA1010102SoftDecode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert_utils.cpp546 static bool YUVToRGBA1010102SoftDecode(const YUVDataInfo &yDInfo, SrcConvertParam &srcParam, in YUVToRGBA1010102SoftDecode() function
604 if (!YUVToRGBA1010102SoftDecode(yDInfo, srcParam, destParam)) { in YUVToRGB10()