Home | History | Annotate | Download | only in source

Lines Matching refs:_header

1673   memset(&_header, 0, sizeof(_header));
1688 !RtcpParseCommonHeader(_ptrBlock, _ptrEnd - _ptrBlock, &_header)) {
1692 _ptrBlock += _header.BlockSize();
1699 return &_header;
1709 return &_header;