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

  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.c 114 const int boosted = frame_is_boosted(cpi); local
176 sf->cb_partition_search = !boosted;
199 sf->motion_field_mode_search = !boosted;
  /external/webrtc/webrtc/modules/audio_device/test/
func_test_manager.cc 295 bool boosted(false);
296 EXPECT_EQ(0, _audioDevice->MicrophoneBoost(&boosted));
297 boosted = !boosted;
298 EXPECT_EQ(0, _audioDevice->SetMicrophoneBoost(boosted));
299 if (boosted)
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearchdomain/
layer1.py 288 deviate from the search string and still be boosted. To specify a
298 deviate from the search phrase and still be boosted according to

Completed in 592 milliseconds