Searched refs:is_first_packet (Results 1 – 6 of 6) sorted by relevance
58 bool is_first_packet) { in ParseRtpPacket() argument81 rtp_header->type.Video.isFirstPacket = is_first_packet; in ParseRtpPacket()
35 bool is_first_packet) override;
48 bool is_first_packet) = 0;
59 bool is_first_packet) override;
187 bool is_first_packet) { in ParseRtpPacket() argument
50 FLAC__bool is_first_packet; member