Home
last modified time | relevance | path

Searched defs:copy_block (Results 1 – 5 of 5) sorted by relevance

/third_party/cups-filters/fontembed/
Dsfnt_subset.c260 static int copy_block(FILE *f,long pos,int length,OUTPUT_FN output,void *context) // {{{ in copy_block() function
/third_party/ffmpeg/libavcodec/
Dc93.c73 static inline int copy_block(AVCodecContext *avctx, uint8_t *to, in copy_block() function
Dclearvideo.c225 static int copy_block(AVCodecContext *avctx, AVFrame *dst, AVFrame *src, in copy_block() function
Dsanm.c1015 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/
Dtrees.c1200 local void copy_block(s, buf, len, header) in copy_block() function