RTP_VC2HQ_PL_HEADER_SIZE 191 libavformat/rtpdec_vc2hq.c if (len < RTP_VC2HQ_PL_HEADER_SIZE) { RTP_VC2HQ_PL_HEADER_SIZE 203 libavformat/rtpdec_vc2hq.c res = vc2hq_handle_sequence_header(pl_ctx, st, pkt, buf + RTP_VC2HQ_PL_HEADER_SIZE, len - RTP_VC2HQ_PL_HEADER_SIZE); RTP_VC2HQ_PL_HEADER_SIZE 45 libavformat/rtpenc_vc2hq.c ff_rtp_send_data(ctx, rtp_ctx->buf, RTP_VC2HQ_PL_HEADER_SIZE + info_hdr_size + size, rtp_m);