Home
last modified time | relevance | path

Searched defs:packet_info (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_cl_dump.c373 static const struct packet_info { struct
377 } packet_info[] = { argument
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp9.cc163 RtpPacketizerVp9::PacketInfo packet_info; in QueuePacket() local
554 PacketInfo packet_info = packets_.front(); in NextPacket() local
602 bool RtpPacketizerVp9::WriteHeaderAndPayload(const PacketInfo& packet_info, in WriteHeaderAndPayload()
617 bool RtpPacketizerVp9::WriteHeader(const PacketInfo& packet_info, in WriteHeader()
Drtp_format_vp8.cc217 InfoStruct packet_info = packets_.front(); in NextPacket() local
453 InfoStruct packet_info; in QueuePacket() local
461 int RtpPacketizerVp8::WriteHeaderAndPayload(const InfoStruct& packet_info, in WriteHeaderAndPayload()
/external/ImageMagick/coders/
Dsgi.c423 *packet_info; in ReadSGIImage() local
1071 *packet_info; in WriteSGIImage() local
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time.cc232 for (const auto& packet_info : packet_feedback_vector) { in IncomingPacketFeedbackVector() local