Home | History | Annotate | Download | only in test

Lines Matching refs:octets_in_rtp_header

1072   int octets_in_rtp_header = 12;
1073 uint8_t *data = ((uint8_t *)hdr)+octets_in_rtp_header;
1074 int hex_len = pkt_octet_len-octets_in_rtp_header;