has_next_packet 733 libavformat/rtpdec.c if (!has_next_packet(s)) has_next_packet 838 libavformat/rtpdec.c while (rv == AVERROR(EAGAIN) && has_next_packet(s)) has_next_packet 840 libavformat/rtpdec.c return rv ? rv : has_next_packet(s);