Searched defs:match_byte (Results 1 – 5 of 5) sorted by relevance
23 uint32_t match_byte, uint32_t symbol) in get_literal_price()330 const uint8_t match_byte = *(buf - coder->reps[0] - 1); in helper1() local519 const uint8_t match_byte = *(buf - reps[0] - 1); in helper2() local
24 uint32_t match_byte, uint32_t symbol) in literal_matched()64 const uint8_t match_byte = mf->buffer[ in literal() local
342 #define rc_matched_literal(probs_base_var, match_byte) \ argument
244 lz_rd_decode_matched(struct lz_range_decoder *rd, int *bm, int match_byte) in lz_rd_decode_matched()
617 uint32_t match_byte; in lzma_literal() local