Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp1220 IMAGE_LOGE("[PixelMap]Convert: ConvertFromYUV: pixel convert in adapter failed."); in P010ConvertRGBA1010102()
1302 IMAGE_LOGE("[PixelMap]Convert: ConvertFromYUV: pixel convert in adapter failed."); in YUVConvertRGB()
1313 static int32_t ConvertFromYUV(const void *srcPixels, const int32_t srcLength, const ImageInfo &srcInfo, in ConvertFromYUV() function
1552 return ConvertFromYUV(src.pixels, srcLength, src.imageInfo, dst.pixels, dst.imageInfo); in PixelsConvert()

Completed in 4 milliseconds