Home
last modified time | relevance | path

Searched refs:RTP_NOTS_VALUE (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtpdec_mpegts.c61 *timestamp = RTP_NOTS_VALUE; in mpegts_handle_packet()
Drtpdec.h41 #define RTP_NOTS_VALUE ((uint32_t)-1) macro
Drtpdec_qcelp.c105 *timestamp = RTP_NOTS_VALUE; in store_packet()
Drtpdec_qdm2.c297 qdm->timestamp = RTP_NOTS_VALUE; in qdm2_parse_packet()
Drtpdec.c660 if (timestamp == RTP_NOTS_VALUE) in finalize_packet()
875 timestamp = RTP_NOTS_VALUE; in rtp_parse_one_packet()