Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dimgutils.c344 static void image_copy_plane(uint8_t *dst, ptrdiff_t dst_linesize, in image_copy_plane() function
371 image_copy_plane(dst, dst_linesize, src, src_linesize, bytewidth, height); in av_image_copy_plane_uc_from()
378 image_copy_plane(dst, dst_linesize, src, src_linesize, bytewidth, height); in av_image_copy_plane()
435 width, height, image_copy_plane); in av_image_copy()

Completed in 2 milliseconds