Searched refs:current_mv_y (Results 1 – 2 of 2) sorted by relevance
417 h->current_mv_y = 0; in h261_decode_mb()421 h->current_mv_y = decode_mv_component(&s->gb, h->current_mv_y); in h261_decode_mb()424 h->current_mv_y = 0; in h261_decode_mb()441 s->mv[0][0][1] = h->current_mv_y * 2; in h261_decode_mb()
44 int current_mv_y; member