HomeSort by relevance Sort by last modified time
    Searched full:initialize (Results 926 - 950 of 12265) sorted by null

<<31323334353637383940>>

  /external/webrtc/webrtc/base/
winfirewall.h 34 bool Initialize(HRESULT* result);
winfirewall_unittest.cc 25 EXPECT_TRUE(fw.Initialize(&hr));
  /external/webrtc/webrtc/common_audio/signal_processing/
resample_48khz.c 52 // initialize state of 48 -> 16 resampler
90 // initialize state of 16 -> 48 resampler
134 // initialize state of 48 -> 8 resampler
179 // initialize state of 8 -> 48 resampler
  /external/webrtc/webrtc/modules/audio_processing/
high_pass_filter_impl.h 29 void Initialize(size_t channels, int sample_rate_hz);
level_estimator_impl.cc 26 void LevelEstimatorImpl::Initialize() {
level_estimator_impl.h 30 void Initialize();
noise_suppression_impl.h 29 void Initialize(size_t channels, int sample_rate_hz);
processing_component.h 41 virtual int Initialize();
voice_detection_impl.h 29 void Initialize(int sample_rate_hz);
  /external/webrtc/webrtc/modules/video_capture/
device_info_impl.h 43 /* Initialize this object*/
  /external/webrtc/webrtc/modules/video_coding/
content_metrics_processing.h 40 // Initialize.
  /external/webrtc/webrtc/sound/
linuxsoundsystem.h 32 // PulseAudioSoundSystem is designed to only successfully initialize if
  /external/webrtc/webrtc/test/
test_suite.h 38 virtual void Initialize();
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface.h 55 * wpa_supplicant_ctrl_iface_init - Initialize control interface
59 * Initialize the control interface and start receiving commands from external
92 * wpa_supplicant_global_ctrl_iface_init - Initialize global control interface
96 * Initialize the global control interface and start receiving commands from
  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_QPD.h 70 /* Initialize a quasi peak filter instance. */
LVPSA_QPD_Init.c 25 /* Initialize a quasi peak filter instance. */
  /frameworks/base/core/java/android/content/pm/
IOtaDexopt.aidl 27 * Prepare for A/B OTA dexopt. Initialize internal structures.
  /frameworks/base/core/java/com/android/internal/os/
PathClassLoaderFactory.java 33 * Create a PathClassLoader and initialize a linker-namespace for it.
  /frameworks/base/include/androidfw/
DisplayEventDispatcher.h 27 status_t initialize();
  /frameworks/base/libs/hwui/
DeviceInfo.cpp 37 void DeviceInfo::initialize() { function in class:android::uirenderer::DeviceInfo
DeviceInfo.h 35 static void initialize();
  /frameworks/base/libs/hwui/tests/unit/
RenderPropertiesTests.cpp 25 DeviceInfo::initialize();
  /frameworks/base/media/mca/filterfw/jni/
jni_init.cpp 34 // Initialize object pools
  /frameworks/base/media/mca/filterfw/native/core/
gl_frame.h 46 // Initialize a GL frame to the given width, height, format. Also specify
50 // Initialize as using an external texture.
53 // Initialize using an existing texture.
56 // Initialize using an existing FBO.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/tv/pip/
PipUI.java 42 pipManager.initialize(mContext);

Completed in 566 milliseconds

<<31323334353637383940>>