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

  /external/webp/src/enc/
backward_references.c 25 #define MIN_BLOCK_SIZE 256 // minimum block size for backward references
123 (block_size < MIN_BLOCK_SIZE) ? MIN_BLOCK_SIZE : block_size;
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.0.CR3/
netty-codec-4.1.0.CR3.jar 

Completed in 214 milliseconds