Lines Matching refs:end_y
52 ; |----| <- end_y
58 start_y, end_y, bh, w
60 cglobal emu_edge_vvar, 1, 6, 1, dst, src, start_y, end_y, bh, w
255 start_y, end_y, val, bh
258 cglobal emu_edge_vfix %+ %%n, 0, 6, 0, val, dst, src, start_y, end_y, bh
270 start_y, end_y, bh
272 cglobal emu_edge_vfix %+ %%n, 1, 5, 1, dst, src, start_y, end_y, bh
282 sub bhq, end_yq ; bh -= end_y
283 sub end_yq, start_yq ; end_y -= start_y
301 dec end_yq ; } while (--end_y)