emit_bits_s 388 jchuff.c if (! emit_bits_s(state, 0x7F, 7)) /* fill any partial byte with ones */ emit_bits_s 949 jchuff.c if (! emit_bits_s(state, dctbl->ehufco[nbits], dctbl->ehufsi[nbits])) emit_bits_s 955 jchuff.c if (! emit_bits_s(state, (unsigned int) temp2, nbits)) emit_bits_s 968 jchuff.c if (! emit_bits_s(state, actbl->ehufco[0xF0], actbl->ehufsi[0xF0])) emit_bits_s 990 jchuff.c if (! emit_bits_s(state, actbl->ehufco[i], actbl->ehufsi[i])) emit_bits_s 995 jchuff.c if (! emit_bits_s(state, (unsigned int) temp2, nbits)) emit_bits_s 1004 jchuff.c if (! emit_bits_s(state, actbl->ehufco[0], actbl->ehufsi[0]))