/developers/samples/android/media/PictureInPicture/kotlinApp/.google/ |
packaging.yaml | 8 categories: [Media, Android Oreo] 18 - android:android.support.v4.media.session.MediaSessionCompat
|
/development/samples/browseable/BasicMediaRouter/ |
_index.jd | 3 sample.group=Media 9 content on a secondary display.\n\nUse the "Media Route Action Item" in the ActionBar
|
/external/boringssl/src/crypto/fipsmodule/policydocs/ |
BoringCrypto-Security-Policy-20170615.docx | |
/external/glide/library/src/main/java/com/bumptech/glide/signature/ |
MediaStoreSignature.java | 10 * A unique signature based on metadata data from the media store that detects common changes to media store files like 21 * @param mimeType The mime type of the media store media. Ok to default to empty string "". See 24 * @param dateModified The date modified time of the media store media. Ok to default to 0. See 27 * @param orientation The orientation of the media store media. Ok to default to 0. See
|
/external/v4l2_codec2/vda/ |
bitstream_buffer.cc | 8 namespace media { namespace 28 } // namespace media
|
ranges.cc | 8 namespace media { namespace 16 } // namespace media
|
vp8_picture.h | 13 namespace media { namespace 33 } // namespace media
|
/frameworks/av/media/extractors/mpeg2/ |
Android.bp | 10 "frameworks/av/media/libstagefright", 11 "frameworks/av/media/libstagefright/include",
|
/frameworks/av/media/libaaudio/examples/loopback/jni/ |
Android.mk | 7 frameworks/av/media/libaaudio/include \ 8 frameworks/av/media/libaaudio/examples/utils
|
/frameworks/av/media/libaudioclient/aidl/android/media/ |
MicrophoneInfo.aidl | 17 package android.media; 19 parcelable MicrophoneInfo cpp_header "media/MicrophoneInfo.h";
|
/frameworks/av/media/libaudioclient/aidl/android/media/VolumeShaper/ |
Configuration.aidl | 17 package android.media.VolumeShaper; 19 parcelable Configuration cpp_header "media/VolumeShaper.h";
|
Operation.aidl | 17 package android.media.VolumeShaper; 19 parcelable Operation cpp_header "media/VolumeShaper.h";
|
State.aidl | 17 package android.media.VolumeShaper; 19 parcelable State cpp_header "media/VolumeShaper.h";
|
/frameworks/av/media/libaudioprocessing/tests/ |
build_and_run_all_unit_tests.sh | 11 pushd $ANDROID_BUILD_TOP/frameworks/av/media/libaudioprocessing 22 sh $ANDROID_BUILD_TOP/frameworks/av/media/libaudioprocessing/tests/run_all_unit_tests.sh
|
/frameworks/av/media/libstagefright/codecs/hevcdec/ |
Android.bp | 22 "frameworks/av/media/libstagefright/include", 23 "frameworks/native/include/media/openmax",
|
/frameworks/av/media/libstagefright/codecs/mpeg2dec/ |
Android.bp | 22 "frameworks/av/media/libstagefright/include", 23 "frameworks/native/include/media/openmax",
|
/frameworks/av/media/libstagefright/httplive/ |
Android.bp | 13 "frameworks/av/media/libstagefright", 14 "frameworks/native/include/media/openmax",
|
/frameworks/av/media/libstagefright/mpeg2ts/ |
Android.bp | 13 "frameworks/av/media/libstagefright", 14 "frameworks/native/include/media/openmax",
|
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/ |
Omx.h | 23 #include <media/stagefright/xmlparser/MediaCodecsXmlParser.h> 24 #include <android/hardware/media/omx/1.0/IOmx.h> 34 namespace media { namespace in namespace:android::hardware 39 using ::android::hardware::media::omx::V1_0::IOmx; 40 using ::android::hardware::media::omx::V1_0::IOmxNode; 41 using ::android::hardware::media::omx::V1_0::IOmxObserver; 42 using ::android::hardware::media::omx::V1_0::Status; 88 } // namespace media
|
/frameworks/av/media/mediaserver/ |
Android.mk | 24 android.hardware.media.omx@1.0 \ 31 frameworks/av/media/libmediaplayerservice \
|
/frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/media/ |
MediaSessionStatus.java | 17 package com.android.support.mediarouter.media; 25 * Describes the playback status of a media session. 30 * When a media session is created, it is initially in the 31 * {@link #SESSION_STATE_ACTIVE active} state. When the media session ends 33 * If the media session is invalidated due to another session forcibly taking 56 * Indicates that the media session is active and in control of the route. 64 * Indicates that the media session was ended normally using the 67 * A terminated media session cannot be used anymore. To play more media, the 76 * Indicates that the media session was invalidated involuntarily due t [all...] |
/frameworks/base/media/java/android/media/ |
IAudioService.aidl | 17 package android.media; 20 import android.media.AudioAttributes; 21 import android.media.AudioFocusInfo; 22 import android.media.AudioPlaybackConfiguration; 23 import android.media.AudioRecordingConfiguration; 24 import android.media.AudioRoutesInfo; 25 import android.media.IAudioFocusDispatcher; 26 import android.media.IAudioRoutesObserver; 27 import android.media.IAudioServerStateDispatcher; 28 import android.media.IPlaybackConfigDispatcher [all...] |
/frameworks/base/media/java/android/media/midi/ |
MidiDeviceInfo.aidl | 17 package android.media.midi; 19 parcelable MidiDeviceInfo cpp_header "media/MidiDeviceInfo.h";
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/ |
WaveTriggerFilter.java | 17 package androidx.media.filterfw.samples.simplecamera; 19 import androidx.media.filterfw.Filter; 20 import androidx.media.filterfw.FrameType; 21 import androidx.media.filterfw.FrameValue; 22 import androidx.media.filterfw.InputPort; 23 import androidx.media.filterfw.MffContext; 24 import androidx.media.filterfw.OutputPort; 25 import androidx.media.filterfw.Signature;
|
/frameworks/support/mediarouter/src/main/java/androidx/mediarouter/media/ |
MediaSessionStatus.java | 17 package androidx.mediarouter.media; 26 * Describes the playback status of a media session. 31 * When a media session is created, it is initially in the 32 * {@link #SESSION_STATE_ACTIVE active} state. When the media session ends 34 * If the media session is invalidated due to another session forcibly taking 57 * Indicates that the media session is active and in control of the route. 65 * Indicates that the media session was ended normally using the 68 * A terminated media session cannot be used anymore. To play more media, the 77 * Indicates that the media session was invalidated involuntarily due t [all...] |