HomeSort by relevance Sort by last modified time
    Searched defs:sync_packet (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/neteq/
packet.h 28 bool sync_packet; member in struct:webrtc::Packet
36 sync_packet(false) {
50 this->sync_packet == rhs.sync_packet);
67 if (rhs.sync_packet)
69 if (this->sync_packet)
  /bionic/libc/kernel/uapi/sound/
usb_stream.h 41 int sync_packet; member in struct:usb_stream
  /external/kernel-headers/original/uapi/sound/
usb_stream.h 52 int sync_packet; member in struct:usb_stream

Completed in 1334 milliseconds