Searched refs:cur_hy (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()411 c->cur_hy = dy; 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()438 c->cur_y = dy - c->cur_hy; in decode_frame()