Home
last modified time | relevance | path

Searched defs:getOutputFormat (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/src/main/java/com/google/android/exoplayer2/ext/flac/
H A DLibflacAudioRenderer.java120 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 DLibflacAudioRenderer.java121 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 DSamplePipeline.java50 Format getOutputFormat(); in getOutputFormat() method
H A DPassthroughSamplePipeline.java54 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 DSamplePipeline.java50 Format getOutputFormat() throws TransformationException; in getOutputFormat() method
H A DPassthroughSamplePipeline.java58 public Format getOutputFormat() { in getOutputFormat() method in PassthroughSamplePipeline
/aosp_15_r20/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/
H A DFrameBranch.java47 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in FrameBranch
H A DRetargetFilter.java53 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/
DAudioDecoder.java66 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 DSerializer.java176 public Properties getOutputFormat(); in getOutputFormat() method
/aosp_15_r20/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
H A DDrawOverlayFilter.java51 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in DrawOverlayFilter
H A DNegativeFilter.java57 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in NegativeFilter
H A DPosterizeFilter.java60 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in PosterizeFilter
H A DCrossProcessFilter.java82 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in CrossProcessFilter
H A DToRGBAFilter.java52 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ToRGBAFilter
H A DToRGBFilter.java52 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ToRGBFilter
H A DFixedRotationFilter.java54 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in FixedRotationFilter
H A DSepiaFilter.java58 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in SepiaFilter
H A DDuotoneFilter.java67 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in DuotoneFilter
H A DCropFilter.java79 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in CropFilter
H A DSimpleImageFilter.java58 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in SimpleImageFilter
H A DColorTemperatureFilter.java70 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ColorTemperatureFilter
H A DResizeFilter.java64 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 DThroughputFilter.java59 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 DLibopusAudioRenderer.java123 protected Format getOutputFormat(OpusDecoder decoder) { in getOutputFormat() method in LibopusAudioRenderer

12345678910>>...14