Home
last modified time | relevance | path

Searched refs:ImgIoUtilCopyPlane (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/
A Dimageio_util.h52 void ImgIoUtilCopyPlane(const uint8_t* src, int src_stride,
A Dimageio_util.c140 void ImgIoUtilCopyPlane(const uint8_t* src, int src_stride, in ImgIoUtilCopyPlane() function
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dcwebp.c64 ImgIoUtilCopyPlane(data, pic->width, pic->y, pic->y_stride, in ReadYUV()
66 ImgIoUtilCopyPlane(data + y_plane_size, uv_width, in ReadYUV()
68 ImgIoUtilCopyPlane(data + y_plane_size + uv_plane_size, uv_width, in ReadYUV()

Completed in 6 milliseconds