Searched refs:cur_hx (Results 1 – 1 of 1) sorted by relevance
72 int cur_hx, cur_hy; member322 c->cur_hx = c->cur_hy = 0; in reset_buffers()410 c->cur_hx = dx; in decode_frame()412 if ((c->cur_hx > c->cur_w) || (c->cur_hy > c->cur_h)) { in decode_frame()416 c->cur_hx, c->cur_hy, c->cur_w, c->cur_h); in decode_frame()417 c->cur_hx = c->cur_hy = 0; in decode_frame()437 c->cur_x = dx - c->cur_hx; in decode_frame()