Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_h264.cc29 kFuA = 28 enumerator
312 uint8_t fu_indicator = (packet.header & (kFBit | kNriMask)) | kFuA; in NextFragmentPacket()
357 if (nal_type == kFuA) { in Parse()
Drtp_format_h264_unittest.cc32 kFuA = 28 enumerator
488 kFuA, // F=0, NRI=0, Type=28. in TEST_F()
495 kFuA, // F=0, NRI=0, Type=28. in TEST_F()
502 kFuA, // F=0, NRI=0, Type=28. in TEST_F()