Searched refs:media (Results 151 - 175 of 1019) sorted by relevance

1234567891011>>

/frameworks/av/media/libstagefright/colorconversion/
H A DAndroid.mk9 $(TOP)/frameworks/native/include/media/openmax \
/frameworks/av/media/libstagefright/matroska/
H A DAndroid.mk9 $(TOP)/frameworks/native/include/media/openmax \
/frameworks/av/media/libstagefright/rtsp/
H A DAPacketSource.h21 #include <media/stagefright/foundation/ABase.h>
22 #include <media/stagefright/MetaData.h>
H A DAndroid.mk23 $(TOP)/frameworks/av/media/libstagefright/include \
24 $(TOP)/frameworks/native/include/media/openmax \
49 frameworks/av/media/libstagefright \
50 $(TOP)/frameworks/native/include/media/openmax
/frameworks/av/media/libstagefright/wifi-display/
H A DParameters.h17 #include <media/stagefright/foundation/ABase.h>
18 #include <media/stagefright/foundation/AString.h>
/frameworks/base/media/java/android/media/videoeditor/
H A DVideoEditorFactory.java18 package android.media.videoeditor;
24 import android.media.videoeditor.VideoEditor.MediaProcessingProgressListener;
56 * Create the file which hides the media files
57 * from the media scanner
85 * media files cannot be retrieved
H A DTransitionCrossfade.java18 package android.media.videoeditor;
41 * media item
43 * this media item
H A DTransitionFadeBlack.java18 package android.media.videoeditor;
23 * between two media items.
41 * media item
43 * this media item
/frameworks/base/media/lib/
H A DAndroid.mk22 LOCAL_MODULE:= com.android.media.remotedisplay
32 # ==== com.android.media.remotedisplay.xml lib def ========================
35 LOCAL_MODULE := com.android.media.remotedisplay.xml
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFrameSlotSource.java17 package androidx.media.filterpacks.base;
19 import androidx.media.filterfw.*;
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
H A DMotionSensorWTime.java19 package androidx.media.filterfw.samples.simplecamera;
28 import androidx.media.filterfw.Filter;
29 import androidx.media.filterfw.FrameType;
30 import androidx.media.filterfw.FrameValue;
31 import androidx.media.filterfw.FrameValues;
32 import androidx.media.filterfw.MffContext;
33 import androidx.media.filterfw.OutputPort;
34 import androidx.media.filterfw.Signature;
/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.h20 #include <media/stagefright/DataSource.h>
21 #include <media/stagefright/MediaSource.h>
22 #include <media/stagefright/FileSource.h>
23 #include <media/stagefright/MediaDefs.h>
24 #include <media/stagefright/MediaExtractor.h>
25 #include <media/stagefright/MetaData.h>
26 #include <media/stagefright/OMXClient.h>
27 #include <media/stagefright/OMXCodec.h>
/frameworks/av/drm/mediadrm/plugins/mock/
H A DAndroid.mk31 $(TOP)/frameworks/native/include/media
/frameworks/av/include/media/stagefright/
H A DOMXClient.h21 #include <media/IOMX.h>
/frameworks/av/media/libmediaplayerservice/
H A DSharedLibrary.h22 #include <media/stagefright/foundation/ABase.h>
/frameworks/av/media/libstagefright/chromium_http/
H A DAndroid.mk13 $(TOP)/frameworks/av/media/libstagefright \
14 $(TOP)/frameworks/native/include/media/openmax \
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DAndroid.mk9 frameworks/av/media/libstagefright/include \
10 frameworks/native/include/media/openmax \
/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DAndroid.mk11 frameworks/av/media/libstagefright/include \
12 frameworks/native/include/media/openmax \
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DAndroid.mk12 frameworks/av/media/libstagefright/include \
13 frameworks/native/include/media/openmax \
/frameworks/av/media/libstagefright/httplive/
H A DAndroid.mk12 $(TOP)/frameworks/av/media/libstagefright \
13 $(TOP)/frameworks/native/include/media/openmax \
/frameworks/av/media/libstagefright/include/
H A DMP3Seeker.h21 #include <media/stagefright/foundation/ABase.h>
H A Dchromium_http_stub.h21 #include <media/stagefright/DataSource.h>
/frameworks/base/data/sounds/
H A DAudioPackage12.mk18 $(LOCAL_PATH)/alarms/ogg/$(fn).ogg:system/media/audio/alarms/$(fn).ogg)
21 $(LOCAL_PATH)/notifications/ogg/$(fn).ogg:system/media/audio/notifications/$(fn).ogg)
24 $(LOCAL_PATH)/ringtones/ogg/$(fn).ogg:system/media/audio/ringtones/$(fn).ogg)
27 $(LOCAL_PATH)/effects/ogg/$(fn).ogg:system/media/audio/ui/$(fn).ogg)
/frameworks/base/media/java/android/media/
H A DImage.java17 package android.media;
23 * <p>A single complete image buffer to use with a media source such as a
38 * from various media sources, not closing old Image objects will prevent the
H A DMediaTimeProvider.java17 package android.media;
21 // we do not allow negative media time
32 * the value specified. This happens immediately if the current media time
42 * registers the listener to get seek and stop notifications. If the media
61 * consequences if the media is seeked between calls.
62 * @throws IllegalStateException if the media is not initialized
72 * @param timeUs current media time
77 * Called when the media time changed due to seeking.
79 * @param timeUs current media time
85 * on full stop, at which point there is no further current media tim
[all...]

Completed in 944 milliseconds

1234567891011>>