Searched refs:FirstBitLowOrder (Results 1 – 10 of 10) sorted by relevance
67 bool FirstBitLowOrder;\142 (hc_put_code_proc((ss)->FirstBitLowOrder,\225 if (ss->FirstBitLowOrder)\234 if (ss->FirstBitLowOrder)\
34 bool FirstBitLowOrder; /* decoding only */ member65 (ss)->FirstBitLowOrder = false,\
201 &plzs->FirstBitLowOrder)) < 0 || in zlz_setup()223 if ((code = dict_bool_param(op, "LowBitFirst", lzs.FirstBitLowOrder, in zLZWD()224 &lzs.FirstBitLowOrder)) < 0 || in zLZWD()
57 if (ss->FirstBitLowOrder) in hc_put_last_bits_proc()
65 (ss)->FirstBitLowOrder = false,\
42 cfp("FirstBitLowOrder", gs_param_type_bool, FirstBitLowOrder),
253 pstate->FirstBitLowOrder = tfdev->FillOrder == 2; in tifff_print_page()333 state.FirstBitLowOrder = false; in tifflzw_print_page()
214 state.FirstBitLowOrder = true; in cfax_print_page()
54 &pbhcs->FirstBitLowOrder)) < 0 || in bhc_setup()
120 bool low_order = ss->FirstBitLowOrder; in s_LZWD_process()