Searched refs:copyextraval (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/brotli/dist/c/enc/
H A Dbrotli_bit_stream.c92 uint64_t copyextraval = copylen_code - GetCopyBase(copycode); local in function:StoreCommandExtra
93 uint64_t bits = (copyextraval << insnumextra) | insextraval;

Completed in 4 milliseconds