Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddirac.h59 DIRAC_PCODE_END_SEQ = 0x10, enumerator
H A Dvc2enc.c248 put_bits32(&s->pb, pcode == DIRAC_PCODE_END_SEQ ? 13 : 0); in encode_parse_info()
251 put_bits32(&s->pb, s->last_parse_code == DIRAC_PCODE_END_SEQ ? 13 : dist); in encode_parse_info()
946 encode_parse_info(s, DIRAC_PCODE_END_SEQ); in encode_frame()
H A Ddiracdec.c2185 } else if (parse_code == DIRAC_PCODE_END_SEQ) { /* [DIRAC_STD] End of Sequence */ in dirac_decode_data_unit()
/third_party/ffmpeg/libavformat/
H A Drtpenc_vc2hq.c117 case DIRAC_PCODE_END_SEQ: in ff_rtp_send_vc2hq()
H A Drtpdec_vc2hq.c206 case DIRAC_PCODE_END_SEQ: in vc2hq_handle_packet()

Completed in 8 milliseconds