Searched refs:has_next_packet (Results 1 – 1 of 1) sorted by relevance
787 static int has_next_packet(RTPDemuxContext *s) in has_next_packet() function805 if (!has_next_packet(s)) in rtp_parse_queued_packet()914 while (rv < 0 && has_next_packet(s)) in ff_rtp_parse_packet()916 return rv ? rv : has_next_packet(s); in ff_rtp_parse_packet()