HomeSort by relevance Sort by last modified time
    Searched defs:mAudioSource (Results 1 - 13 of 13) sorted by null

  /frameworks/wilhelm/src/android/
android_AudioSfDecoder.h 101 sp<MediaSource> mAudioSource;// the decoder reading from the data source
102 // used to indicate mAudioSource was successfully started, but wasn't stopped
  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h 101 audio_source_t mAudioSource;
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosink/
MediaEncoderFilter.java 66 private int mAudioSource = NO_AUDIO_SOURCE;
233 if (!mCaptureTimeLapse && (mAudioSource != NO_AUDIO_SOURCE)) {
234 mMediaRecorder.setAudioSource(mAudioSource);
  /frameworks/av/services/audioflinger/
Threads.h 476 audio_source_t mAudioSource;
    [all...]
  /frameworks/base/services/core/java/com/android/server/tv/
TvInputHardwareManager.java 757 mAudioSource = null;
768 private AudioDevicePort mAudioSource;
786 mAudioSource = findAudioDevicePort(mInfo.getAudioType(), mInfo.getAudioAddress());
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 160 milliseconds