HomeSort by relevance Sort by last modified time
    Searched refs:copy_block (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avclib_common.h 354 void copy_block(uint8 *pred, uint8 *cur, int width, int pred_pitch);
  /external/qemu/distrib/zlib-1.2.3/
trees.c 159 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
878 copy_block(s, buf, (unsigned)stored_len, 1); /* with header */
1197 local void copy_block(s, buf, len, header) function
    [all...]
  /external/zlib/
trees.c 160 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
882 copy_block(s, buf, (unsigned)stored_len, 1); /* with header */
1222 local void copy_block(s, buf, len, header) function
    [all...]

Completed in 812 milliseconds