Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp1386 static int32_t RGBConvertYUV(const void *srcPixels, const ImageInfo &srcInfo, in RGBConvertYUV() function
1448 return RGBConvertYUV(srcPixels, srcInfo, dstPixels, dstInfo); in ConvertToYUV()