Searched defs:rtp_size (Results 1 – 3 of 3) sorted by relevance
471 size_t rtp_size = sizeof(struct rtp_header); in get_block_size_hd() local478 size_t rtp_size = sizeof(struct rtp_header); in get_encoded_block_size_hd() local
727 size_t rtp_size = sizeof(struct rtp_header) + sizeof(struct rtp_payload); in get_block_size() local747 size_t rtp_size = sizeof(struct rtp_header) + sizeof(struct rtp_payload); in get_encoded_block_size() local
306 int rtp_size = 0; in ProcessRequest() local