Home
last modified time | relevance | path

Searched defs:srcFrame (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dpixel_yuv_utils.cpp266 static void CleanUpFilterGraph(AVFilterGraph **filterGraph, AVFrame **srcFrame, AVFrame **dstFrame) in CleanUpFilterGraph()
287 AVFilterContext *bufferSinkCtx, AVFrame *srcFrame, AVFrame *dstFrame) in ProcessFilterGraph()
386 AVFrame *srcFrame = av_frame_alloc(); in YuvCrop() local
456 AVFrame *srcFrame = av_frame_alloc(); in YuvScale() local
498 AVFrame *srcFrame, AVFrame *dstFrame) in RoatateUpDataDstdata()
525 AVFrame *srcFrame = av_frame_alloc(); in Rotate() local
589 static bool FlipUpDataDstdata(YuvImageInfo &srcInfo, uint8_t *dstData, AVFrame *srcFrame, AVFrame *… in FlipUpDataDstdata()
613 AVFrame *srcFrame = av_frame_alloc(); in YuvFlip() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H A Dgif_decoder.cpp466 const GifByteType *srcFrame = savedImage->RasterBits; in PaddingData() local
476 void GifDecoder::CopyLine(const GifByteType *srcFrame, uint32_t *dstPixelMapBuffer, int32_t frameWi… in CopyLine()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert_utils.cpp161 AVFrame *srcFrame = av_frame_alloc(); in SoftDecode() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp129 AVFrame *srcFrame = av_frame_alloc(); in ConvertPixelFormat() local