Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
Dpixel_yuv_utils.cpp275 static void CleanUpFilterGraph(AVFilterGraph **filterGraph, AVFrame **srcFrame, AVFrame **dstFrame) in CleanUpFilterGraph()
296 AVFilterContext *bufferSinkCtx, AVFrame *srcFrame, AVFrame *dstFrame) in ProcessFilterGraph()
395 AVFrame *srcFrame = av_frame_alloc(); in YuvCrop() local
465 AVFrame *srcFrame = av_frame_alloc(); in YuvScale() local
507 AVFrame *srcFrame, AVFrame *dstFrame) in RoatateUpDataDstdata()
534 AVFrame *srcFrame = av_frame_alloc(); in Rotate() local
598 static bool FlipUpDataDstdata(YuvImageInfo &srcInfo, uint8_t *dstData, AVFrame *srcFrame, AVFrame *… in FlipUpDataDstdata()
622 AVFrame *srcFrame = av_frame_alloc(); in YuvFlip() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
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()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
DHeifDecoderImpl.cpp190 AVFrame *srcFrame = av_frame_alloc(); in ConvertNV12ToRGBA() local
224 AVFrame *srcFrame = av_frame_alloc(); in ConvertPixelFormat() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
Dimage_format_convert_utils.cpp161 AVFrame *srcFrame = av_frame_alloc(); in SoftDecode() local