decode_mv_component  425 libavcodec/h261dec.c         h->current_mv_x = decode_mv_component(&s->gb, h->current_mv_x);
decode_mv_component  426 libavcodec/h261dec.c         h->current_mv_y = decode_mv_component(&s->gb, h->current_mv_y);