Home
last modified time | relevance | path

Searched refs:rtp_row_sn (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dprompeg.c109 uint16_t rtp_col_sn, rtp_row_sn; member
226 sn = type == PROMPEG_FEC_COL ? ++s->rtp_col_sn : ++s->rtp_row_sn; in prompeg_write_fec()
343 s->rtp_row_sn = 0; in prompeg_init()
347 s->rtp_row_sn = (seed >> 16) & 0x0fff; in prompeg_init()

Completed in 1 milliseconds