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

<<51525354555657585960>>

  /external/webrtc/webrtc/modules/audio_processing/beamformer/
beamformer.h 33 virtual void Initialize(int chunk_size_ms, int sample_rate_hz) = 0;
  /external/webrtc/webrtc/modules/audio_processing/vad/
pitch_based_vad_unittest.cc 65 p = 0.5; // Initialize to the neutral value for combining probabilities.
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_video_generic.h 27 // Initialize with payload from encoder.
  /external/webrtc/webrtc/modules/video_coding/
generic_decoder.h 70 * Initialize the decoder with the information from the VideoCodec
  /external/webrtc/webrtc/modules/video_render/ios/
open_gles20.h 47 // Initialize the textures by the frame width and height
  /external/webrtc/webrtc/system_wrappers/source/
field_trial_default.cc 56 // Optionally initialize field trial from a string.
  /external/wpa_supplicant_8/wpa_supplicant/
main_winmain.c 50 printf("Failed to initialize wpa_supplicant\n");
  /frameworks/av/include/private/media/
VideoFrame.h 42 mData = NULL; // initialize it first
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/test/
m4v_h263_enc_test.cpp 129 // Initialize the encoder parameters.
179 // Initialize the handle.
183 // Initialize the encoder.
185 fprintf(stderr, "Failed to initialize the encoder\n");
  /frameworks/base/core/java/android/database/
BulkCursorDescriptor.java 24 * needed to initialize its {@link BulkCursorToCursorAdaptor} counterpart on the client's end.
  /frameworks/base/core/jni/
android_view_InputEventSender.cpp 56 status_t initialize();
96 status_t NativeInputEventSender::initialize() { function in class:android::NativeInputEventSender
253 status_t status = sender->initialize();
256 message.appendFormat("Failed to initialize input event sender. status=%d", status);
  /frameworks/base/libs/hwui/tests/common/
TestContext.cpp 51 // Initialize to a dummy default
  /frameworks/base/services/core/java/com/android/server/notification/
NotificationSignalExtractor.java 29 public void initialize(Context context, NotificationUsageStats usageStats); method in interface:NotificationSignalExtractor
  /frameworks/base/services/core/jni/
com_android_server_vr_VrManagerService.cpp 36 ALOGE("%s: May not initialize VR hardware module more than once!", __FUNCTION__);
  /frameworks/base/tests/MusicServiceDemo/src/com/example/android/musicservicedemo/browser/
MusicProviderTask.java 35 * Initialize the task with the provider to download the music data and the
  /frameworks/compile/libbcc/lib/Support/
Initialization.cpp 39 void bcc::init::Initialize() {
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64RelocationHelpers.h 102 // initialize plt and the corresponding gotplt and dyn rel entry.
168 // If we first get this GOT entry, we should initialize it.
170 // No corresponding dynamic relocation, initialize to the symbol value.
173 // Initialize got_entry content and the corresponding dynamic relocation.
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 108 /// getLocalGOTEntry - initialize and return a local GOT entry
113 /// getGlobalGOTEntry - initialize and return a global GOT entry
117 /// getTLSGOTEntry - initialize and return a TLS GOT entry
127 /// createDynRel - initialize dynamic relocation for the relocation.
  /frameworks/native/services/surfaceflinger/
main_surfaceflinger.cpp 55 // initialize before clients can connect
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaSmsBroadcastConfigInfo.java 43 * Initialize the object from rssi and cid.
  /frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/widget/
GridTest.java 54 // initialize edge for first item added
  /frameworks/support/v17/preference-leanback/api21/android/support/v17/internal/widget/
OutlineOnlyWithChildrenFrameLayout.java 65 // Can't initialize this directly because this method is called from the superclass's
  /frameworks/wilhelm/src/desktop/
SDL.c 43 /** \brief Called during slCreateEngine to initialize SDL */
  /hardware/bsp/intel/peripheral/examples/mraa/gpio_output/
ledflasher_mraa.cpp 36 fprintf(stderr, "Unable to initialize GPIO %d, invalid pin number?\n",
  /hardware/bsp/intel/peripheral/libmraa/examples/python/
uart_receiver.py 27 # Initialize UART

Completed in 746 milliseconds

<<51525354555657585960>>