Home
last modified time | relevance | path

Searched refs:DIRAC_PIC_NR_SIZE (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtpenc_vc2hq.c33 #define DIRAC_PIC_NR_SIZE 4 macro
58 buf += DIRAC_PIC_NR_SIZE; in send_picture()
59 size -= DIRAC_PIC_NR_SIZE; in send_picture()
Drtpdec_vc2hq.c31 #define DIRAC_PIC_NR_SIZE 4 macro
131 res = avio_seek(pl_ctx->buf, DIRAC_DATA_UNIT_HEADER_SIZE + DIRAC_PIC_NR_SIZE, SEEK_SET); in vc2hq_handle_frame_fragment()
137 pl_ctx->frame_size = DIRAC_DATA_UNIT_HEADER_SIZE + DIRAC_PIC_NR_SIZE; in vc2hq_handle_frame_fragment()