/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
H A D | DecoderTestXheAac.java | 695 String effectTypeName, int nCh, int aggressiveDrc, String decoderName) in checkUsacDrcEffectType() 745 String decoderName) throws Exception in checkUsacStreamSwitching() 768 private void checkUsacSamplingRate(int testinput, String decoderName) throws Exception { in checkUsacSamplingRate() 795 private void checkUsacSamplingRateWoLoudness(int testinput, String decoderName) throws Exception in checkUsacSamplingRateWoLoudness() 816 private void checkUsacDrcAlbumMode(int testinput, String decoderName) throws Exception { in checkUsacDrcAlbumMode() 847 int nCh, String decoderName) throws Exception { in checkUsacDrcBoostAndAttenuation() 887 …private void checkUsacDrcLoudnessPreference(int testInput, float normFactor, String decoderName) t… in checkUsacDrcLoudnessPreference() 912 int expectedOutputLoudness, String decoderName) throws Exception { in checkUsacDrcOutputLoudness() 924 private void checkUsacSyncSampleSeeking(int testInput, String decoderName) throws Exception { in checkUsacSyncSampleSeeking()
|
H A D | DecodeAccuracyTest.java | 153 private String decoderName; field in DecodeAccuracyTest 157 public DecodeAccuracyTest(String decoderName, String fileName, String testName) { in DecodeAccuracyTest() 262 private void runTest(VideoViewFactory videoViewFactory, VideoFormat vf, String decoderName) { in runTest() 296 String decoderName) { in decodeVideo() 305 String decoderName) { in validateResult()
|
H A D | DecoderTestAacDrc.java | 475 String decoderName) throws Exception { in checkUsacLoudness() 530 …int testInput, int decoderTargetLevel, int expectedOutputLoudness, String decoderName) throws Exce… in checkAacDrcOutputLoudness() 586 List<Long> timestamps, DrcParams drcParams, String decoderName, boolean runtimeChange, in decodeToMemory() 792 int eossample, List<Long> timestamps, DrcParams drcParams, String decoderName) in decodeToMemory() 801 int eossample, List<Long> timestamps, DrcParams drcParams, String decoderName, in decodeToMemory()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/analytics/ |
H A D | AnalyticsCollector.java | 114 String decoderName, long initializedTimestampMs, long initializationDurationMs); in onAudioDecoderInitialized() 151 void onAudioDecoderReleased(String decoderName); in onAudioDecoderReleased() 199 String decoderName, long initializedTimestampMs, long initializationDurationMs); in onVideoDecoderInitialized() 229 void onVideoDecoderReleased(String decoderName); in onVideoDecoderReleased()
|
H A D | AnalyticsListener.java | 856 EventTime eventTime, int trackType, String decoderName, long initializationDurationMs) {} in onDecoderInitialized() 892 String decoderName, in onAudioDecoderInitialized() 901 EventTime eventTime, String decoderName, long initializationDurationMs) {} in onAudioDecoderInitialized() 951 default void onAudioDecoderReleased(EventTime eventTime, String decoderName) {} in onAudioDecoderReleased() 1063 String decoderName, in onVideoDecoderInitialized() 1072 EventTime eventTime, String decoderName, long initializationDurationMs) {} in onVideoDecoderInitialized() 1111 default void onVideoDecoderReleased(EventTime eventTime, String decoderName) {} in onVideoDecoderReleased()
|
H A D | DefaultAnalyticsCollector.java | 167 String decoderName, long initializedTimestampMs, long initializationDurationMs) { in onAudioDecoderInitialized() 217 public final void onAudioDecoderReleased(String decoderName) { in onAudioDecoderReleased() 283 String decoderName, long initializedTimestampMs, long initializationDurationMs) { in onVideoDecoderInitialized() 322 public final void onVideoDecoderReleased(String decoderName) { in onVideoDecoderReleased()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/audio/ |
H A D | AudioRendererEventListener.java | 58 String decoderName, long initializedTimestampMs, long initializationDurationMs) {} in onAudioDecoderInitialized() 99 default void onAudioDecoderReleased(String decoderName) {} in onAudioDecoderReleased() 175 String decoderName, long initializedTimestampMs, long initializationDurationMs) { in decoderInitialized() 217 public void decoderReleased(String decoderName) { in decoderReleased()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/audio/ |
H A D | AudioRendererEventListener.java | 58 String decoderName, long initializedTimestampMs, long initializationDurationMs) {} in onAudioDecoderInitialized() 101 default void onAudioDecoderReleased(String decoderName) {} in onAudioDecoderReleased() 177 String decoderName, long initializedTimestampMs, long initializationDurationMs) { in decoderInitialized() 219 public void decoderReleased(String decoderName) { in decoderReleased()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/ |
H A D | VideoRendererEventListener.java | 57 String decoderName, long initializedTimestampMs, long initializationDurationMs) {} in onVideoDecoderInitialized() 131 default void onVideoDecoderReleased(String decoderName) {} in onVideoDecoderReleased() 181 String decoderName, long initializedTimestampMs, long initializationDurationMs) { in decoderInitialized() 241 public void decoderReleased(String decoderName) { in decoderReleased()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/ |
H A D | VideoRendererEventListener.java | 57 String decoderName, long initializedTimestampMs, long initializationDurationMs) {} in onVideoDecoderInitialized() 129 default void onVideoDecoderReleased(String decoderName) {} in onVideoDecoderReleased() 179 String decoderName, long initializedTimestampMs, long initializationDurationMs) { in decoderInitialized() 239 public void decoderReleased(String decoderName) { in decoderReleased()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/analytics/ |
H A D | AnalyticsListener.java | 813 EventTime eventTime, int trackType, String decoderName, long initializationDurationMs) {} in onDecoderInitialized() 847 String decoderName, in onAudioDecoderInitialized() 854 EventTime eventTime, String decoderName, long initializationDurationMs) {} in onAudioDecoderInitialized() 904 default void onAudioDecoderReleased(EventTime eventTime, String decoderName) {} in onAudioDecoderReleased() 999 String decoderName, in onVideoDecoderInitialized() 1006 EventTime eventTime, String decoderName, long initializationDurationMs) {} in onVideoDecoderInitialized() 1045 default void onVideoDecoderReleased(EventTime eventTime, String decoderName) {} in onVideoDecoderReleased()
|
H A D | AnalyticsCollector.java | 204 String decoderName, long initializedTimestampMs, long initializationDurationMs) { in onAudioDecoderInitialized() 254 public final void onAudioDecoderReleased(String decoderName) { in onAudioDecoderReleased() 361 String decoderName, long initializedTimestampMs, long initializationDurationMs) { in onVideoDecoderInitialized() 400 public final void onVideoDecoderReleased(String decoderName) { in onVideoDecoderReleased()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/util/ |
H A D | EventLogger.java | 317 EventTime eventTime, String decoderName, long initializationDurationMs) { in onAudioDecoderInitialized() 338 public void onAudioDecoderReleased(EventTime eventTime, String decoderName) { in onAudioDecoderReleased() 383 EventTime eventTime, String decoderName, long initializationDurationMs) { in onVideoDecoderInitialized() 399 public void onVideoDecoderReleased(EventTime eventTime, String decoderName) { in onVideoDecoderReleased()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/util/ |
H A D | EventLogger.java | 366 EventTime eventTime, String decoderName, long initializationDurationMs) { in onAudioDecoderInitialized() 387 public void onAudioDecoderReleased(EventTime eventTime, String decoderName) { in onAudioDecoderReleased() 432 EventTime eventTime, String decoderName, long initializationDurationMs) { in onVideoDecoderInitialized() 448 public void onVideoDecoderReleased(EventTime eventTime, String decoderName) { in onVideoDecoderReleased()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/decoder/ |
H A D | DecoderReuseEvaluation.java | 113 public final String decoderName; field in DecoderReuseEvaluation 139 String decoderName, in DecoderReuseEvaluation()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/decoder/ |
H A D | DecoderReuseEvaluation.java | 117 public final String decoderName; field in DecoderReuseEvaluation 143 String decoderName, in DecoderReuseEvaluation()
|
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/ |
H A D | ss_to_dcdtree.cpp | 299 const char *decoderName = bDataChannel ? OCSD_BUILTIN_DCD_ETMV4D : OCSD_BUILTIN_DCD_ETMV4I; in createETMv4Decoder() local 346 const char *decoderName = OCSD_BUILTIN_DCD_ETE; in createETEDecoder() local
|
/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/ |
H A D | CodecTranscoderTestBase.java | 385 Transcode(String mediaType, String testFile, String decoderName, String encoderName, in Transcode() 452 TranscodeLoad(String mediaType, String testFile, String decoderName, String encoderName, in TranscodeLoad()
|
H A D | CodecTestBase.java | 935 Decode(String mediaType, String testFile, String decoderName, boolean isAsync) { in Decode() 939 Decode(String mediaType, String testFile, String decoderName, boolean isAsync, in Decode() 1090 DecodeToSurface(String mediaType, String testFile, String decoderName, Surface surface, in DecodeToSurface()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/ |
H A D | SimpleExoPlayer.java | 1808 String decoderName, long initializedTimestampMs, long initializationDurationMs) { in onVideoDecoderInitialized() 1847 public void onVideoDecoderReleased(String decoderName) { in onVideoDecoderReleased() 1878 String decoderName, long initializedTimestampMs, long initializationDurationMs) { in onAudioDecoderInitialized() 1901 public void onAudioDecoderReleased(String decoderName) { in onAudioDecoderReleased()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/ |
H A D | ExoPlayerImpl.java | 2721 String decoderName, long initializedTimestampMs, long initializationDurationMs) { in onVideoDecoderInitialized() 2754 public void onVideoDecoderReleased(String decoderName) { in onVideoDecoderReleased() 2785 String decoderName, long initializedTimestampMs, long initializationDurationMs) { in onAudioDecoderInitialized() 2808 public void onAudioDecoderReleased(String decoderName) { in onAudioDecoderReleased()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/analytics/ |
H A D | AnalyticsCollectorTest.java | 2293 EventTime eventTime, int trackType, String decoderName, long initializationDurationMs) { in onDecoderInitialized() 2318 String decoderName, in onAudioDecoderInitialized() 2358 String decoderName, in onVideoDecoderInitialized()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/analytics/ |
H A D | DefaultAnalyticsCollectorTest.java | 2314 EventTime eventTime, int trackType, String decoderName, long initializationDurationMs) { in onDecoderInitialized() 2339 String decoderName, in onAudioDecoderInitialized() 2379 String decoderName, in onVideoDecoderInitialized()
|
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
H A D | EncodeVirtualDisplayWithCompositionTestImpl.java | 146 final int degrees, final String decoderName) throws Throwable { in runTestRenderingInSeparateThread() 170 String decoderName) throws Throwable { in doTestRenderingOutput() 1491 String mimeType, int w, int h, int bitRate, String decoderName) { in isConcurrentEncodingDecodingSupported()
|
/aosp_15_r20/cts/tests/video/src/android/video/cts/ |
H A D | CodecDecoderPerformanceTest.java | 43 public CodecDecoderPerformanceTest(String decoderName, String testFile, int keyPriority, in CodecDecoderPerformanceTest()
|