DIRAC_PIC_NR_SIZE  131 libavformat/rtpdec_vc2hq.c             res = avio_seek(pl_ctx->buf, DIRAC_DATA_UNIT_HEADER_SIZE + DIRAC_PIC_NR_SIZE, SEEK_SET);
DIRAC_PIC_NR_SIZE  137 libavformat/rtpdec_vc2hq.c             pl_ctx->frame_size = DIRAC_DATA_UNIT_HEADER_SIZE + DIRAC_PIC_NR_SIZE;
DIRAC_PIC_NR_SIZE   58 libavformat/rtpenc_vc2hq.c     buf += DIRAC_PIC_NR_SIZE;
DIRAC_PIC_NR_SIZE   59 libavformat/rtpenc_vc2hq.c     size -= DIRAC_PIC_NR_SIZE;