Home
last modified time | relevance | path

Searched refs:rtp_red_block_is_redundant (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpredcommon.c30 rtp_red_block_is_redundant (gpointer red_block) in rtp_red_block_is_redundant() function
73 g_assert (rtp_red_block_is_redundant (red_block)); in rtp_red_block_set_timestamp_offset()
85 g_assert (rtp_red_block_is_redundant (red_block)); in rtp_red_block_set_payload_length()
Drtpredcommon.h69 gboolean rtp_red_block_is_redundant (gpointer red_block);
Dgstrtpreddec.c180 is_redundant = rtp_red_block_is_redundant (red_hdr); in rtp_red_buffer_is_valid()
379 if (rtp_red_block_is_redundant (payload + (*red_hdr_offset))) in gst_rtp_red_create_from_block()