Home
last modified time | relevance | path

Searched defs:prev_ix (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/barcode/
Dcode128.c163 int prev_ix; // Index of previous step, if any member
300 static int code128_do_a_step(struct code128_step * base, int prev_ix, int ix) in code128_do_a_step()
324 static int code128_do_b_step(struct code128_step * base, int prev_ix, int ix) in code128_do_b_step()
348 static int code128_do_c_step(struct code128_step * base, int prev_ix, int ix) in code128_do_c_step()