Searched refs:DIRAC_PCODE_END_SEQ (Results 1 – 5 of 5) sorted by relevance
59 DIRAC_PCODE_END_SEQ = 0x10, enumerator
246 put_bits32(&s->pb, pcode == DIRAC_PCODE_END_SEQ ? 13 : 0); in encode_parse_info()249 put_bits32(&s->pb, s->last_parse_code == DIRAC_PCODE_END_SEQ ? 13 : dist); in encode_parse_info()945 encode_parse_info(s, DIRAC_PCODE_END_SEQ); in encode_frame()
2184 } else if (parse_code == DIRAC_PCODE_END_SEQ) { /* [DIRAC_STD] End of Sequence */ in dirac_decode_data_unit()
117 case DIRAC_PCODE_END_SEQ: in ff_rtp_send_vc2hq()
206 case DIRAC_PCODE_END_SEQ: in vc2hq_handle_packet()