HomeSort by relevance Sort by last modified time
    Searched refs:local_max (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.cc 958 std::vector<VideoCodec>::const_iterator local_max; local
959 for (local_max = video_codecs_.begin();
960 local_max < video_codecs_.end();
961 ++local_max) {
963 if (!requested.Matches(*local_max)) {
971 out->framerate = talk_base::_min(requested.framerate, local_max->framerate);
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 2312 uint8 local_max; \/* local max according to the AP *\/ member in struct:__anon32706
2726 uint8 local_max; \/* local max according to the AP *\/ member in struct:__anon32708
2760 uint8 local_max; \/* local max according to the AP *\/ member in struct:__anon32709
4713 uint8 local_max; \/* local max according to the AP *\/ member in struct:__anon32747
    [all...]

Completed in 366 milliseconds