has_next_packet   766 libavformat/rtpdec.c     if (!has_next_packet(s))
has_next_packet   875 libavformat/rtpdec.c     while (rv < 0 && has_next_packet(s))
has_next_packet   877 libavformat/rtpdec.c     return rv ? rv : has_next_packet(s);