Home
last modified time | relevance | path

Searched refs:InfoStruct (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp8.h94 } InfoStruct; typedef
95 typedef std::queue<InfoStruct> InfoQueue;
150 int WriteHeaderAndPayload(const InfoStruct& packet_info,
Drtp_format_vp8.cc217 InfoStruct packet_info = packets_.front(); in NextPacket()
453 InfoStruct packet_info; in QueuePacket()
461 int RtpPacketizerVp8::WriteHeaderAndPayload(const InfoStruct& packet_info, in WriteHeaderAndPayload()
/external/webrtc/webrtc/sound/
Dpulseaudiosoundsystem.h73 template <typename InfoStruct>
79 const InfoStruct *i,
85 const InfoStruct *i,
Dpulseaudiosoundsystem.cc1253 template <typename InfoStruct>
1260 const InfoStruct *i, in EnumerateDevices()
1266 const InfoStruct *i, in EnumerateDevices()
/external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/
Dplot_neteq_delay.m3 % InfoStruct = plot_neteq_delay(delayfile)
4 % InfoStruct = plot_neteq_delay(delayfile, 'skipdelay', skip_seconds)