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

  /external/lz4/lib/
lz4frame.c 151 #define _3BITS 0x07
471 *dstPtr++ = (BYTE)((cctxPtr->prefs.frameInfo.blockSizeID & _3BITS) << 4);
    [all...]
  /external/lz4/programs/
lz4io.c 82 #define _3BITS 0x07
    [all...]

Completed in 211 milliseconds