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

  /external/skia/src/utils/
SkTextureCompressor.cpp 186 static uint64_t compress_block(const uint8_t pixels[]) { function
269 *encPtr = compress_block(block);
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_trees.c 149 local void compress_block OF((deflate_state *s, const ct_data *ltree,
1060 local void compress_block( function
    [all...]
  /external/qemu/distrib/zlib-1.2.8/
trees.c 149 local void compress_block OF((deflate_state *s, const ct_data *ltree,
1060 local void compress_block(s, ltree, dtree) function
    [all...]
  /external/zlib/src/
trees.c 149 local void compress_block OF((deflate_state *s, const ct_data *ltree,
1060 local void compress_block(s, ltree, dtree) function
    [all...]
  /external/chromium_org/third_party/zlib/
trees.c 154 local void compress_block OF((deflate_state *s, ct_data *ltree,
1076 local void compress_block(s, ltree, dtree) function
    [all...]

Completed in 113 milliseconds