Searched defs:distance_code (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/brotli/dist/c/dec/
H A Dprefix.h19 int8_t distance_code; member in struct:CmdLutElement
H A Dstate.h297 int distance_code; member in struct:BrotliDecoderStateStruct
/xsrc/external/mit/brotli/dist/c/enc/
H A Dprefix.h24 static BROTLI_INLINE void PrefixEncodeCopyDistance(size_t distance_code, argument
H A Dbackward_references_inc.h93 size_t distance_code = ComputeDistanceCode( local in function:EXPORT_FN
H A Dcommand.h120 InitCommand(Command * self,const BrotliDistanceParams * dist,size_t insertlen,size_t copylen,int copylen_code_delta,size_t distance_code) argument
H A Dencode.c926 uint32_t distance_code = CommandRestoreDistanceCode(last_command, local in function:ExtendLastCommand

Completed in 10 milliseconds