Home
last modified time | relevance | path

Searched refs:VerifyStapANaluLengths (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_h264.cc44 bool VerifyStapANaluLengths(const uint8_t* nalu_ptr, size_t length_remaining) { in VerifyStapANaluLengths() function
79 if (!VerifyStapANaluLengths(nalu_start, nalu_length)) { in ParseSingleNalu()