Home
last modified time | relevance | path

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

/dports/print/hplip/hplip-3.20.6/ip/
H A Dxjpg_enc.c1520 UINT horiz_period, periods_in_row; in copy_in_rows() local
1532 for (horiz_period=0; horiz_period<periods_in_row; horiz_period++) { in copy_in_rows()
1542 for (horiz_period=0; horiz_period<periods_in_row; horiz_period++) { in copy_in_rows()
1545 ul_col = horiz_period * g->horiz_sam_facs[comp]; in copy_in_rows()
H A Dxjpg_dec.c2214 UINT horiz_period, periods_per_row; in copy_out_rows() local
2261 for (horiz_period=0; horiz_period<periods_per_row; horiz_period++) { in copy_out_rows()
2274 for (horiz_period=0; horiz_period<periods_per_row; horiz_period++) { in copy_out_rows()
2277 ul_col = horiz_period * g->horiz_samp_facs[comp]; in copy_out_rows()