Home
last modified time | relevance | path

Searched defs:first_fragment (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_format_h264.h79 bool first_fragment; member
H A Dvideo_rtp_depacketizer_h264.cc241 bool first_fragment = (rtp_payload.cdata()[1] & kH264SBit) > 0; in ParseFuaNalu() local
/aosp_15_r20/external/libwebsockets/lib/roles/ws/
H A Dprivate-lib-roles-ws.h125 unsigned int first_fragment:1; member