Searched defs:put_buffer (Results 1 – 7 of 7) sorted by relevance
67 size_t put_buffer; /* current bit-accumulation buffer */ member460 size_t put_buffer; int put_bits; in flush_bits() local489 size_t put_buffer; int put_bits; in encode_one_block() local
37 INT32 put_buffer; /* current bit-accumulation buffer */ member233 register INT32 put_buffer = (INT32) code; in emit_bits() local
35 INT32 put_buffer; /* current bit-accumulation buffer */ member232 register INT32 put_buffer = (INT32) code; in LOCAL() local
33 INT32 put_buffer; /* current bit-accumulation buffer */ member309 register INT32 put_buffer = (INT32) code; in LOCAL() local
56 INT32 put_buffer; /* current bit-accumulation buffer */ member311 register INT32 put_buffer = (INT32) code; in LOCAL() local350 register INT32 put_buffer = (INT32) code; in LOCAL() local
50 static char *put_buffer; variable
59 static char *put_buffer; variable