Home
last modified time | relevance | path

Searched refs:INFO_TRY_AGAIN_LATER (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/
DDecoder.java237 if (inputBufferId < 0 && inputBufferId != MediaCodec.INFO_TRY_AGAIN_LATER) { in decode()
256 } else if (outputBufferId != MediaCodec.INFO_TRY_AGAIN_LATER) { in decode()
DEncoder.java290 if (inputBufferId < 0 && inputBufferId != MediaCodec.INFO_TRY_AGAIN_LATER) { in encode()
306 } else if (outputBufferId != MediaCodec.INFO_TRY_AGAIN_LATER) { in encode()
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/
DDisplaySourceService.java246 } else if (index == MediaCodec.INFO_TRY_AGAIN_LATER) { in stream()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DScreenInternalAudioRecorder.java275 if (bufferIndex == MediaCodec.INFO_TRY_AGAIN_LATER) { in writeOutput()
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecConstants.h886 inline constexpr int32_t INFO_TRY_AGAIN_LATER = -1; variable
/frameworks/base/media/java/android/media/
DMediaCodec.java4002 public static final int INFO_TRY_AGAIN_LATER = -1;
4030 INFO_TRY_AGAIN_LATER,
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14519 field public static final int INFO_TRY_AGAIN_LATER = -1; // 0xffffffff
/frameworks/base/core/api/
Dcurrent.txt22628 field public static final int INFO_TRY_AGAIN_LATER = -1; // 0xffffffff