/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/src/main/java/com/google/android/exoplayer2/ext/flac/ |
H A D | LibflacAudioRenderer.java | 120 protected Format getOutputFormat(FlacDecoder decoder) { in getOutputFormat() method in LibflacAudioRenderer 124 private static Format getOutputFormat(FlacStreamMetadata streamMetadata) { in getOutputFormat() method in LibflacAudioRenderer
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/src/main/java/com/google/android/exoplayer2/ext/flac/ |
H A D | LibflacAudioRenderer.java | 121 protected Format getOutputFormat(FlacDecoder decoder) { in getOutputFormat() method in LibflacAudioRenderer 125 private static Format getOutputFormat(FlacStreamMetadata streamMetadata) { in getOutputFormat() method in LibflacAudioRenderer
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/ |
H A D | SamplePipeline.java | 50 Format getOutputFormat(); in getOutputFormat() method
|
H A D | PassthroughSamplePipeline.java | 54 public Format getOutputFormat() { in getOutputFormat() method in PassthroughSamplePipeline
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/ |
H A D | SamplePipeline.java | 50 Format getOutputFormat() throws TransformationException; in getOutputFormat() method
|
H A D | PassthroughSamplePipeline.java | 58 public Format getOutputFormat() { in getOutputFormat() method in PassthroughSamplePipeline
|
/aosp_15_r20/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/ |
H A D | FrameBranch.java | 47 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in FrameBranch
|
H A D | RetargetFilter.java | 53 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in RetargetFilter
|
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/audio/ |
D | AudioDecoder.java | 66 public android.media.MediaFormat getOutputFormat() { in getOutputFormat() method in AudioDecoder
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
H A D | Serializer.java | 176 public Properties getOutputFormat(); in getOutputFormat() method
|
/aosp_15_r20/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/ |
H A D | DrawOverlayFilter.java | 51 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in DrawOverlayFilter
|
H A D | NegativeFilter.java | 57 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in NegativeFilter
|
H A D | PosterizeFilter.java | 60 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in PosterizeFilter
|
H A D | CrossProcessFilter.java | 82 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in CrossProcessFilter
|
H A D | ToRGBAFilter.java | 52 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ToRGBAFilter
|
H A D | ToRGBFilter.java | 52 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ToRGBFilter
|
H A D | FixedRotationFilter.java | 54 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in FixedRotationFilter
|
H A D | SepiaFilter.java | 58 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in SepiaFilter
|
H A D | DuotoneFilter.java | 67 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in DuotoneFilter
|
H A D | CropFilter.java | 79 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in CropFilter
|
H A D | SimpleImageFilter.java | 58 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in SimpleImageFilter
|
H A D | ColorTemperatureFilter.java | 70 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ColorTemperatureFilter
|
H A D | ResizeFilter.java | 64 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ResizeFilter
|
/aosp_15_r20/frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/ |
H A D | ThroughputFilter.java | 59 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ThroughputFilter
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/opus/src/main/java/com/google/android/exoplayer2/ext/opus/ |
H A D | LibopusAudioRenderer.java | 123 protected Format getOutputFormat(OpusDecoder decoder) { in getOutputFormat() method in LibopusAudioRenderer
|