HomeSort by relevance Sort by last modified time
    Searched refs:Nalu (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_h264.cc 22 enum Nalu {
46 // Buffer doesn't contain room for additional nalu length.
80 LOG(LS_ERROR) << "StapA packet with incorrect NALU packet lengths.";
242 // we need to add the STAP-A NALU header and a length field for the first
243 // NALU of this packet.
285 // STAP-A NALU header.
310 // We do not send original NALU header, so it will be replaced by the
364 // We handle STAP-A and single NALU's the same way here. The jitter buffer
rtp_format_h264_unittest.cc 25 enum Nalu {
372 // Generate 10 full sized packets, leave room for FU-A headers minus the NALU
445 // NALU type for aggregated packets is the type of the first packet only.
482 // NALU type for aggregated packets is the type of the first packet only.

Completed in 58 milliseconds