Searched defs:copy_block (Results 1 - 5 of 5) sorted by relevance
/third_party/cups-filters/fontembed/ |
H A D | sfnt_subset.c | 260 static int copy_block(FILE *f,long pos,int length,OUTPUT_FN output,void *context) // {{{ in copy_block() function
|
/third_party/ffmpeg/libavcodec/ |
H A D | c93.c | 73 static inline int copy_block(AVCodecContext *avctx, uint8_t *to, in copy_block() function
|
H A D | clearvideo.c | 225 static int copy_block(AVCodecContext *avctx, AVFrame *dst, AVFrame *src, in copy_block() function
|
H A D | sanm.c | 1015 static void copy_block(uint16_t *pdest, uint16_t *psrc, int block_size, ptrdiff_t pitch) in copy_block() function
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | trees.c | 1200 local void copy_block(s, buf, len, header)
in copy_block() function
|
Completed in 7 milliseconds