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

  /external/brotli/c/dec/
state.c 71 s->context_map = NULL;
122 s->context_map = NULL;
141 BROTLI_FREE(s, s->context_map);
state.h 221 uint8_t* context_map; member in struct:BrotliDecoderStateStruct
decode.c 994 uint8_t* context_map = *context_map_arg; local
    [all...]
  /external/brotli/c/enc/
brotli_bit_stream.c 695 const uint32_t* context_map,
717 MoveToFrontTransform(context_map, context_map_size, rle_symbols);
908 size_t context, const uint32_t* context_map, size_t* storage_ix
    [all...]
  /external/selinux/mcstrans/src/
mcstrans.c 52 typedef struct context_map { struct
    [all...]

Completed in 96 milliseconds