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