Home
last modified time | relevance | path

Searched refs:c43_should_latch_other (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/zint/zint-2.10.0-src/backend/
H A Dultra.c354 static int c43_should_latch_other(const unsigned char data[], const int length, const int locn, con… in c43_should_latch_other() function
518 if (c43_should_latch_other(source, in_length, sublocn, subset, gs1)) { in look_ahead_c43()
762 … subset = c43_should_latch_other(crop_source, crop_length, input_locn, 1 /*subset*/, gs1) ? 2 : 1; in ultra_generate_codewords()
819 … subset = c43_should_latch_other(crop_source, crop_length, input_locn, 1 /*subset*/, gs1) ? 2 : 1; in ultra_generate_codewords()