HomeSort by relevance Sort by last modified time
    Searched refs:ANDROID (Results 1 - 25 of 489) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/wilhelm/src/
platform.h 2 * Copyright (C) 2010 The Android Open Source Project
19 #if defined(ANDROID) || defined(USE_SDL)
sllog.cpp 2 * Copyright (C) 2010 The Android Open Source Project
19 #ifdef ANDROID
classes.h 2 * Copyright (C) 2010 The Android Open Source Project
18 #ifdef ANDROID
19 #include "android/CallbackProtector.h"
20 #include "android/android_Effect.h"
21 #include "android/android_GenericPlayer.h"
31 #ifdef ANDROID
52 #ifdef ANDROID
94 #ifdef ANDROID
100 /** identifies the Android stream type playback will occur on */
107 android::sp<android::TrackPlayerBase> mTrackPlayer
    [all...]
MPH_to.c 2 * Copyright (C) 2010 The Android Open Source Project
83 #ifdef ANDROID
107 #ifdef ANDROID
133 #ifdef ANDROID
231 #ifdef ANDROID
260 #ifdef ANDROID
  /external/libchrome/base/allocator/
features.h 9 #if defined(__APPLE__) || defined(ANDROID)
  /external/webrtc/webrtc/modules/video_render/
video_render_internal.h 14 #ifdef ANDROID
20 // for android, the jvm objects must be set via this method.
25 #endif // ANDROID
  /external/webrtc/webrtc/modules/video_capture/
video_capture_internal.h 14 #ifdef ANDROID
20 // for android, the jvm objects must be set via this method.
25 #endif // ANDROID
video_capture_factory.cc 20 #if defined(ANDROID)
34 #if defined(ANDROID)
  /frameworks/wilhelm/src/itf/
IVideoDecoderCapabilities.cpp 2 * Copyright (C) 2011 The Android Open Source Project
20 #ifdef ANDROID
21 #include "android/VideoCodec_to_android.h"
35 #ifdef ANDROID
36 *pNumDecoders = android::android_videoCodec_getNbDecoders();
46 #ifdef ANDROID
47 const XAuint32 androidNbDecoders = android::android_videoCodec_getNbDecoders();
51 android::android_videoCodec_getDecoderIds(numDecoders, pDecoderIds);
77 #ifdef ANDROID
78 result = android::android_videoCodec_getProfileLevelCombinationNb(decoderId, pIndex)
    [all...]
IBassBoost.cpp 2 * Copyright (C) 2010 The Android Open Source Project
20 #ifdef ANDROID
28 #if defined(ANDROID)
45 #if !defined(ANDROID)
51 android::status_t status = thiz->mBassBoostEffect->setEnabled((bool) thiz->mEnabled);
70 #if !defined(ANDROID)
98 #if !defined(ANDROID)
105 android::status_t status =
127 #if !defined(ANDROID)
133 android::status_t status
    [all...]
IVirtualizer.cpp 2 * Copyright (C) 2010 The Android Open Source Project
20 #ifdef ANDROID
28 #if defined(ANDROID)
45 #if !defined(ANDROID)
51 android::status_t status =
72 #if !defined(ANDROID)
100 #if !defined(ANDROID)
107 android::status_t status = android_virt_setParam(thiz->mVirtualizerEffect,
129 #if !defined(ANDROID)
135 android::status_t status = android_virt_getParam(thiz->mVirtualizerEffect
    [all...]
IPresetReverb.cpp 2 * Copyright (C) 2010 The Android Open Source Project
21 #if defined(ANDROID)
45 #if !defined(ANDROID)
51 android::status_t status = android_prev_setPreset(thiz->mPresetReverbEffect, preset);
75 #if 1 // !defined(ANDROID)
83 android::status_t status = android_prev_getPreset(thiz->mPresetReverbEffect, &preset);
108 #if defined(ANDROID)
111 (void) new (&thiz->mPresetReverbEffect) android::sp<android::AudioEffect>();
117 #if defined(ANDROID)
    [all...]
IEqualizer.cpp 2 * Copyright (C) 2010 The Android Open Source Project
20 #ifdef ANDROID
26 #if !defined(ANDROID)
45 #if defined(ANDROID)
62 #if !defined(ANDROID)
68 android::status_t status =
88 #if !defined(ANDROID)
155 #if !defined(ANDROID)
163 android::status_t status =
189 #if !defined(ANDROID)
    [all...]
  /frameworks/wilhelm/src/objects/
CAudioRecorder.cpp 2 * Copyright (C) 2010 The Android Open Source Project
28 #ifdef ANDROID
52 #ifdef ANDROID
63 #ifdef ANDROID
CMediaPlayer.cpp 2 * Copyright (C) 2010 The Android Open Source Project
21 #ifdef ANDROID
22 #include "android/android_GenericMediaPlayer.h"
23 using namespace android;
31 #ifdef ANDROID
58 #ifdef ANDROID
66 #ifdef ANDROID
COutputMix.cpp 2 * Copyright (C) 2010 The Android Open Source Project
28 #ifdef ANDROID
49 #ifdef ANDROID
CAudioPlayer.cpp 2 * Copyright (C) 2010 The Android Open Source Project
29 #ifdef ANDROID
58 #ifdef ANDROID
74 #ifdef ANDROID
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTError.h 11 #if defined(ANDROID)
12 #include <android/log.h>
27 #if defined(ANDROID)
  /external/webrtc/webrtc/system_wrappers/include/
logcat_trace_context.h 16 #ifndef ANDROID
17 #error This file only makes sense to include on Android!
22 // Scoped helper class for directing Traces to Android's logcat facility. While
  /external/wpa_supplicant_8/src/drivers/
linux_wext.h 12 #ifndef ANDROID
33 #endif /* ANDROID */
  /external/openssh/
auth2-none.c 67 /* no password authentication in Android. */
68 #if !defined(ANDROID)
  /external/v8/src/mips/
cpu-mips.cc 32 #if defined(ANDROID)
37 #else // ANDROID
44 #endif // ANDROID
  /hardware/intel/img/psb_video/src/
psb_ws_driver.h 36 #ifdef ANDROID
  /hardware/intel/common/libva/va/x11/
va_dricommon.h 27 #ifndef ANDROID
37 #ifdef ANDROID
79 #ifndef ANDROID
  /external/netcat/
netcat.c 70 #ifdef ANDROID
74 #endif /* !ANDROID */
85 #ifndef ANDROID
87 #endif /* !ANDROID */
92 #ifndef ANDROID
96 #endif /* !ANDROID */
110 #ifndef ANDROID
113 #endif /* !ANDROID */
172 #ifdef ANDROID
178 #endif /* ANDROID */
    [all...]

Completed in 916 milliseconds

1 2 3 4 5 6 7 8 91011>>