RTP_HEVC_PAYLOAD_HEADER_SIZE  199 libavformat/rtpdec_hevc.c     if (len < RTP_HEVC_PAYLOAD_HEADER_SIZE + 1) {
RTP_HEVC_PAYLOAD_HEADER_SIZE  272 libavformat/rtpdec_hevc.c         buf += RTP_HEVC_PAYLOAD_HEADER_SIZE;
RTP_HEVC_PAYLOAD_HEADER_SIZE  273 libavformat/rtpdec_hevc.c         len -= RTP_HEVC_PAYLOAD_HEADER_SIZE;
RTP_HEVC_PAYLOAD_HEADER_SIZE  291 libavformat/rtpdec_hevc.c         buf += RTP_HEVC_PAYLOAD_HEADER_SIZE;
RTP_HEVC_PAYLOAD_HEADER_SIZE  292 libavformat/rtpdec_hevc.c         len -= RTP_HEVC_PAYLOAD_HEADER_SIZE;