Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dimgutils.c384 void (*copy_plane)(uint8_t *, ptrdiff_t, const uint8_t *, in image_copy()
393 copy_plane(dst_data[0], dst_linesizes[0], in image_copy()
415 copy_plane(dst_data[i], dst_linesizes[i], in image_copy()
/third_party/ffmpeg/libavcodec/
H A Drasc.c83 static void copy_plane(AVCodecContext *avctx, AVFrame *src, AVFrame *dst) in copy_plane() function
739 copy_plane(avctx, s->frame2, s->frame); in decode_frame()

Completed in 3 milliseconds