Home
last modified time | relevance | path

Searched refs:ConvertToYUV (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp1250 IMAGE_LOGE("[PixelMap]Convert: ConvertToYUV: pixel convert in adapter failed."); in ConvertRGBA1010102ToYUV()
1406 IMAGE_LOGE("[PixelMap]Convert: ConvertToYUV: pixel convert in adapter failed."); in RGBConvertYUV()
1427 static int32_t ConvertToYUV(const void *srcPixels, const int32_t srcLength, const ImageInfo &srcInfo, in ConvertToYUV() function
1554 return ConvertToYUV(src.pixels, srcLength, src.imageInfo, dst.pixels, dst.imageInfo); in PixelsConvert()

Completed in 4 milliseconds