Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dpacket.h53 bool is_first_packet_in_frame() const { in is_first_packet_in_frame() function
H A Dpacket_buffer.h48 bool is_first_packet_in_frame() const { in is_first_packet_in_frame() function
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_video_header.h76 bool is_first_packet_in_frame = false; member