/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/ |
H A D | MpegTsSampleExtractor.java | 261 abstract void mayParseClosedCaption(ByteBuffer buffer, long presentationTimeUs); in mayParseClosedCaption() 263 protected int parseClosedCaption(ByteBuffer buffer, int offset, long presentationTimeUs) { in parseClosedCaption() 289 public void mayParseClosedCaption(ByteBuffer buffer, long presentationTimeUs) { in mayParseClosedCaption() 333 public void mayParseClosedCaption(ByteBuffer buffer, long presentationTimeUs) { in mayParseClosedCaption()
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/ |
H A D | MpegTsSampleExtractor.java | 273 abstract void mayParseClosedCaption(ByteBuffer buffer, long presentationTimeUs); in mayParseClosedCaption() 275 int parseClosedCaption(ByteBuffer buffer, int offset, long presentationTimeUs) { in parseClosedCaption() 301 public void mayParseClosedCaption(ByteBuffer buffer, long presentationTimeUs) { in mayParseClosedCaption() 345 public void mayParseClosedCaption(ByteBuffer buffer, long presentationTimeUs) { in mayParseClosedCaption()
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/audio/ |
H A D | MediaCodecAudioDecoder.java | 163 long presentationTimeUs = sampleHolder.timeUs; in decode() local 172 private int getDecodeOnlyIndex(long presentationTimeUs) { in getDecodeOnlyIndex()
|
H A D | AudioTrackWrapper.java | 150 public int handleBuffer(ByteBuffer buffer, int offset, int size, long presentationTimeUs) in handleBuffer()
|
H A D | MpegTsDefaultAudioTrackRenderer.java | 503 long presentationTimeUs = mAudioDecoder.getDecodedTimeUs(); in feedInputBuffer() local 617 private void decodeDone(ByteBuffer outputBuffer, long presentationTimeUs) { in decodeDone()
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | MediaSync.java | 178 long presentationTimeUs) { in AudioBuffer() 508 @NonNull ByteBuffer audioData, int bufferId, long presentationTimeUs) { in queueAudio() 575 int sizeInBytes, long presentationTimeUs); in native_updateQueuedAudioData()
|
H A D | MediaCodec.java | 1616 public long presentationTimeUs; field in MediaCodec.BufferInfo 2892 long presentationTimeUs, in queueSecureInputBuffer() 2916 long presentationTimeUs, in native_queueSecureInputBuffer() 3233 public @NonNull QueueRequest setPresentationTimeUs(long presentationTimeUs) { in setPresentationTimeUs() 3430 long presentationTimeUs, in native_queueLinearBlock() 3438 long presentationTimeUs, in native_queueHardwareBuffer() 4698 @NonNull MediaCodec codec, long presentationTimeUs, long nanoTime); in onFrameRendered()
|
H A D | MediaMuxer.java | 304 int offset, int size, long presentationTimeUs, @MediaCodec.BufferFlag int flags); in nativeWriteSampleData()
|
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/include/media/ |
H A D | MediaSample.h | 47 int64_t presentationTimeUs = 0; member
|
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/ |
H A D | TrackDecoder.java | 111 long presentationTimeUs = 0; in feedInput() local
|
/aosp12/frameworks/base/media/jni/soundpool/ |
H A D | Sound.cpp | 109 const int64_t presentationTimeUs = AMediaExtractor_getSampleTime(ex.get()); in decode() local
|
/aosp12/frameworks/av/media/ndk/include/media/ |
H A D | NdkMediaCodec.h | 58 int64_t presentationTimeUs; member
|
/aosp12/frameworks/av/media/tests/benchmark/src/native/encoder/ |
H A D | Encoder.cpp | 92 uint64_t presentationTimeUs; in onInputAvailable() local
|
H A D | C2Encoder.cpp | 135 uint64_t presentationTimeUs = 0; in encodeFrames() local
|
/aosp12/frameworks/base/media/jni/ |
H A D | android_media_MediaSync.cpp | 110 int sizeInBytes, int64_t presentationTimeUs) { in updateQueuedAudioData() 258 JNIEnv *env, jobject thiz, jint sizeInBytes, jlong presentationTimeUs) { in android_media_MediaSync_native_updateQueuedAudioData()
|
H A D | android_media_MediaCodec.cpp | 413 int64_t presentationTimeUs, in queueSecureInputBuffer() 438 int64_t presentationTimeUs, in queueEncryptedLinearBlock() 2291 jlong presentationTimeUs, jint flags, jobject keys, jobject values) { in android_media_MediaCodec_native_queueLinearBlock() 2370 jlong presentationTimeUs, jint flags, jobject keys, jobject values) { in android_media_MediaCodec_native_queueHardwareBuffer()
|
/aosp12/frameworks/av/media/tests/benchmark/src/native/decoder/ |
H A D | Decoder.cpp | 65 int64_t presentationTimeUs = 0; in onInputAvailable() local
|
/aosp12/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/ |
H A D | Encoder.java | 311 int presentationTimeUs; in onInputAvailable() local
|
/aosp12/frameworks/av/cmds/stagefright/ |
H A D | mediafilter.cpp | 145 int64_t presentationTimeUs; member 259 int64_t presentationTimeUs; in tryDrainOutputBuffer() local
|
H A D | codec.cpp | 256 int64_t presentationTimeUs; in decode() local
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | MediaSync.cpp | 298 size_t sizeInBytes, int64_t presentationTimeUs) { in updateQueuedAudioData()
|
H A D | MediaCodec.cpp | 2393 int64_t presentationTimeUs, in queueInputBuffer() 2421 int64_t presentationTimeUs, in queueSecureInputBuffer() 2451 int64_t presentationTimeUs, in queueBuffer() 2485 int64_t presentationTimeUs, in queueEncryptedBuffer() 2536 int64_t *presentationTimeUs, in dequeueOutputBuffer()
|
/aosp12/frameworks/av/media/ndk/ |
H A D | NdkMediaCodec.cpp | 619 int64_t presentationTimeUs; in AMediaCodec_dequeueOutputBuffer() local
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |