Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/post_filter/
Dcdef.cc77 void CopyPixels(const uint8_t* src, int src_stride, uint8_t* dst, in CopyPixels() function
/external/ImageMagick/MagickCore/
Dresize.c2063 static inline void CopyPixels(const Quantum *source,const ssize_t source_offset, in CopyPixels() function
/external/mesa3d/src/mesa/main/
Ddd.h156 void (*CopyPixels)( struct gl_context *ctx, GLint srcx, GLint srcy, member