HomeSort by relevance Sort by last modified time
    Searched refs:media (Results 276 - 300 of 1312) sorted by null

<<11121314151617181920>>

  /cts/tests/tests/mediastress/src/android/mediastress/cts/
VideoPlayerCapability.java 19 import android.media.CamcorderProfile;
  /external/webkit/Source/WebCore/css/
MediaQueryList.h 36 // retrieve the current value of the given media query and to add/remove listeners that
44 String media() const;
  /external/webkit/Source/WebCore/dom/
StyleElement.h 38 virtual const AtomicString& media() const = 0;
  /external/webkit/Source/WebCore/html/
HTMLStyleElement.h 61 virtual const AtomicString& media() const;
  /external/webkit/Source/WebCore/svg/
SVGStyleElement.h 43 virtual const AtomicString& media() const;
  /frameworks/av/cmds/stagefright/
SineSource.h 5 #include <media/stagefright/MediaSource.h>
recordvideo.cpp 20 #include <media/stagefright/foundation/ADebug.h>
21 #include <media/stagefright/AudioPlayer.h>
22 #include <media/stagefright/MediaBufferGroup.h>
23 #include <media/stagefright/MediaDefs.h>
24 #include <media/stagefright/MetaData.h>
25 #include <media/stagefright/MPEG4Writer.h>
26 #include <media/stagefright/OMXClient.h>
27 #include <media/stagefright/OMXCodec.h>
28 #include <media/MediaPlayerInterface.h>
  /frameworks/av/include/media/
IMediaDeathNotifier.h 21 #include <media/IMediaPlayerService.h>
  /frameworks/av/include/media/stagefright/
JPEGSource.h 21 #include <media/stagefright/MediaSource.h>
  /frameworks/av/include/media/stagefright/foundation/
ABitReader.h 21 #include <media/stagefright/foundation/ABase.h>
AHierarchicalStateMachine.h 21 #include <media/stagefright/foundation/AHandler.h>
  /frameworks/av/media/libmediaplayerservice/
HDCP.h 21 #include <media/IHDCP.h>
MidiMetadataRetriever.h 23 #include <media/MediaMetadataRetrieverInterface.h>
RemoteDisplay.cpp 22 #include <media/IRemoteDisplayClient.h>
  /frameworks/av/media/libnbaio/
LibsndfileSink.cpp 22 #include <media/nbaio/LibsndfileSink.h>
  /frameworks/av/media/libstagefright/include/
SoftwareRenderer.h 21 #include <media/stagefright/ColorConverter.h>
ThrottledSource.h 21 #include <media/stagefright/DataSource.h>
  /frameworks/av/media/libstagefright/omx/
SoftOMXPlugin.h 21 #include <media/stagefright/foundation/ABase.h>
  /frameworks/av/media/libstagefright/wifi-display/source/
MediaPuller.h 21 #include <media/stagefright/foundation/AHandler.h>
  /frameworks/base/data/videos/
VideoPackage1.mk 20 TARGET_PATH := system/media/video
VideoPackage2.mk 20 TARGET_PATH := system/media/video
  /frameworks/base/media/java/android/media/
MediaSyncEvent.java 17 package android.media;
37 * (meaning the media has been presented to the user) on the specified session.
  /frameworks/base/media/java/android/media/audiofx/
AcousticEchoCanceler.java 17 package android.media.audiofx;
30 * <p>To attach the AcousticEchoCanceler to a particular {@link android.media.AudioRecord},
33 * {@link android.media.AudioRecord#getAudioSessionId()} on the AudioRecord instance.
35 * according to the {@link android.media.MediaRecorder.AudioSource} used. The application should
38 * <p>See {@link android.media.audiofx.AudioEffect} class for more details on
AutomaticGainControl.java 17 package android.media.audiofx;
30 * <p>To attach the AutomaticGainControl to a particular {@link android.media.AudioRecord},
33 * {@link android.media.AudioRecord#getAudioSessionId()} on the AudioRecord instance.
35 * according to the {@link android.media.MediaRecorder.AudioSource} used. The application should
38 * <p>See {@link android.media.audiofx.AudioEffect} class for more details on
NoiseSuppressor.java 17 package android.media.audiofx;
31 * <p>To attach the NoiseSuppressor to a particular {@link android.media.AudioRecord},
34 * {@link android.media.AudioRecord#getAudioSessionId()} on the AudioRecord instance.
36 * according to the {@link android.media.MediaRecorder.AudioSource} used. The application should
39 * <p>See {@link android.media.audiofx.AudioEffect} class for more details on

Completed in 737 milliseconds

<<11121314151617181920>>