Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp1175 static bool ConvertAndCollapseByFFMpeg(const void *srcPixels, const ImageInfo &srcInfo, void *dstPixels, in ConvertAndCollapseByFFMpeg() function
1183 IMAGE_LOGE("[PixelMap] ConvertAndCollapseByFFMpeg: FFMpeg convert failed!"); in ConvertAndCollapseByFFMpeg()
1544 return ConvertAndCollapseByFFMpeg(src.pixels, src.imageInfo, dst.pixels, dst.imageInfo, useDMA) ? in PixelsConvert()

Completed in 4 milliseconds