Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
Dpixel_yuv_utils.cpp276 static void CleanUpFilterGraph(AVFilterGraph **filterGraph, AVFrame **srcFrame, AVFrame **dstFrame) in CleanUpFilterGraph()
297 AVFilterContext *bufferSinkCtx, AVFrame *srcFrame, AVFrame *dstFrame) in ProcessFilterGraph()
396 AVFrame *srcFrame = av_frame_alloc(); in YuvCrop() local
466 AVFrame *srcFrame = av_frame_alloc(); in YuvScale() local
508 AVFrame *srcFrame, AVFrame *dstFrame) in RoatateUpDataDstdata()
535 AVFrame *srcFrame = av_frame_alloc(); in Rotate() local
599 static bool FlipUpDataDstdata(YuvImageInfo &srcInfo, uint8_t *dstData, AVFrame *srcFrame, AVFrame *… in FlipUpDataDstdata()
623 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/frameworks/innerkitsimpl/converter/src/
Dimage_format_convert_utils.cpp162 AVFrame *srcFrame = av_frame_alloc(); in SoftDecode() local