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

  /external/chromium_org/third_party/webrtc/test/channel_transport/
udp_transport_impl.cc 547 const int32_t token_rate = maxBitrate*125; local
554 if (!rtpSock->SetQos(serviceType, token_rate, bucket_size,
571 const int32_t token_rate = maxBitrate*250; local
579 if (!rtpSock->SetQos(serviceType, token_rate, bucket_size,
596 const int32_t token_rate = 30000; local
599 if (!rtpSock->SetQos(serviceType, token_rate, bucket_size,
615 const int32_t token_rate = 128000*10; local
618 if (!rtpSock->SetQos(serviceType, token_rate, bucket_size,
633 const int32_t token_rate = 200; local
636 if (!rtcpSock->SetQos(serviceType, token_rate, bucket_size
646 const int32_t token_rate = 5000; local
    [all...]
  /external/bluetooth/bluedroid/stack/include/
bt_types.h 368 UINT32 token_rate; /* bytes/second */ member in struct:__anon6013
  /external/libnfc-nci/src/include/
bt_types.h 345 UINT32 token_rate; /* bytes/second */ member in struct:__anon3521

Completed in 50 milliseconds