Searched defs:packet_idx (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h137 packet_idx (0),
148 packet_idx = 0;
154 uint32_t packet_idx; member in struct:GDBRemoteCommunication::History::Entry
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_fec_unittest.cc852 int packet_idx = 0; local
858 if (loss_mask[packet_idx] == 0) {
881 packet_idx++;

Completed in 93 milliseconds