| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/decoder/ | 
| D | DecoderReuseEvaluation.java | 123   public final Format newFormat;  field in DecoderReuseEvaluation 145       Format newFormat,  in DecoderReuseEvaluation()
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/decoder/ | 
| D | DecoderReuseEvaluation.java | 119   public final Format newFormat;  field in DecoderReuseEvaluation 141       Format newFormat,  in DecoderReuseEvaluation()
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/ffmpeg/src/main/java/com/google/android/exoplayer2/ext/ffmpeg/ | 
| D | FfmpegVideoRenderer.java | 124       String decoderName, Format oldFormat, Format newFormat) {  in canReuseDecoder()
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/ffmpeg/src/main/java/com/google/android/exoplayer2/ext/ffmpeg/ | 
| D | FfmpegVideoRenderer.java | 125       String decoderName, Format oldFormat, Format newFormat) {  in canReuseDecoder()
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/smoothstreaming/src/test/java/com/google/android/exoplayer2/source/smoothstreaming/manifest/ | 
| D | SsManifestTest.java | 116   private static Format newFormat(String id) {  in newFormat()  method in SsManifestTest
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/smoothstreaming/src/test/java/com/google/android/exoplayer2/source/smoothstreaming/manifest/ | 
| D | SsManifestTest.java | 116   private static Format newFormat(String id) {  in newFormat()  method in SsManifestTest
  | 
| /external/apache-commons-lang/src/main/java/org/apache/commons/lang3/text/ | 
| D | ExtendedMessageFormat.java | 228     public void setFormat(final int formatElementIndex, final Format newFormat) {  in setFormat() 240     public void setFormatByArgumentIndex(final int argumentIndex, final Format newFormat) {  in setFormatByArgumentIndex()
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/av1/src/main/java/com/google/android/exoplayer2/ext/av1/ | 
| D | Libgav1VideoRenderer.java | 174       String decoderName, Format oldFormat, Format newFormat) {  in canReuseDecoder()
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/vp9/src/main/java/com/google/android/exoplayer2/ext/vp9/ | 
| D | LibvpxVideoRenderer.java | 173       String decoderName, Format oldFormat, Format newFormat) {  in canReuseDecoder()
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/av1/src/main/java/com/google/android/exoplayer2/ext/av1/ | 
| D | Libgav1VideoRenderer.java | 175       String decoderName, Format oldFormat, Format newFormat) {  in canReuseDecoder()
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/vp9/src/main/java/com/google/android/exoplayer2/ext/vp9/ | 
| D | LibvpxVideoRenderer.java | 174       String decoderName, Format oldFormat, Format newFormat) {  in canReuseDecoder()
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/ | 
| D | MediaCodecInfo.java | 368       Format oldFormat, Format newFormat, boolean isNewFormatComplete) {  in isSeamlessAdaptationSupported() 388   public DecoderReuseEvaluation canReuseCodec(Format oldFormat, Format newFormat) {  in canReuseCodec()
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/audio/ | 
| D | DecoderAudioRenderer.java | 372       String decoderName, Format oldFormat, Format newFormat) {  in canReuseDecoder() 689     Format newFormat = Assertions.checkNotNull(formatHolder.format);  in onInputFormatChanged()  local
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/ | 
| D | MediaCodecInfo.java | 375       Format oldFormat, Format newFormat, boolean isNewFormatComplete) {  in isSeamlessAdaptationSupported() 395   public DecoderReuseEvaluation canReuseCodec(Format oldFormat, Format newFormat) {  in canReuseCodec()
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/audio/ | 
| D | DecoderAudioRenderer.java | 371       String decoderName, Format oldFormat, Format newFormat) {  in canReuseDecoder() 688     Format newFormat = Assertions.checkNotNull(formatHolder.format);  in onInputFormatChanged()  local
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/ | 
| D | DecoderVideoRenderer.java | 379     Format newFormat = Assertions.checkNotNull(formatHolder.format);  in onInputFormatChanged()  local 656       String decoderName, Format oldFormat, Format newFormat) {  in canReuseDecoder()
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/ | 
| D | DecoderVideoRenderer.java | 376     Format newFormat = Assertions.checkNotNull(formatHolder.format);  in onInputFormatChanged()  local 653       String decoderName, Format oldFormat, Format newFormat) {  in canReuseDecoder()
  | 
| /external/icu/icu4c/source/i18n/ | 
| D | msgfmt.cpp | 660       Format* newFormat = NULL;  in setFormats()  local 680 MessageFormat::adoptFormat(int32_t n, Format *newFormat) {  in adoptFormat() 736 MessageFormat::setFormat(int32_t n, const Format& newFormat) {  in setFormat() 780                          const Format& newFormat,  in setFormat() 1348             Format* newFormat = ((Format*)(cur->value.pointer))->clone();  in copyObjects()  local
  | 
| /external/cronet/third_party/icu/source/i18n/ | 
| D | msgfmt.cpp | 660       Format* newFormat = NULL;  in setFormats()  local 680 MessageFormat::adoptFormat(int32_t n, Format *newFormat) {  in adoptFormat() 736 MessageFormat::setFormat(int32_t n, const Format& newFormat) {  in setFormat() 780                          const Format& newFormat,  in setFormat() 1348             Format* newFormat = ((Format*)(cur->value.pointer))->clone();  in copyObjects()  local
  | 
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ | 
| D | MessageFormat.java | 718     public void setFormatByArgumentIndex(int argumentIndex, Format newFormat) {  in setFormatByArgumentIndex() 750     public void setFormatByArgumentName(String argumentName, Format newFormat) {  in setFormatByArgumentName() 780     public void setFormat(int formatElementIndex, Format newFormat) {  in setFormat() 2229         Format newFormat = null;  in createAppropriateFormat()  local
  | 
| /external/icu/android_icu4j/src/main/java/android/icu/text/ | 
| D | MessageFormat.java | 675     public void setFormatByArgumentIndex(int argumentIndex, Format newFormat) {  in setFormatByArgumentIndex() 706     public void setFormatByArgumentName(String argumentName, Format newFormat) {  in setFormatByArgumentName() 735     public void setFormat(int formatElementIndex, Format newFormat) {  in setFormat() 2157         Format newFormat = null;  in createAppropriateFormat()  local
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/mediacodec/ | 
| D | AsynchronousMediaCodecCallbackTest.java | 311     MediaFormat newFormat = new MediaFormat();  in dequeOutputBufferIndex_withPendingOutputFormatAndNewFormat_returnsNewFormat()  local
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/mediacodec/ | 
| D | AsynchronousMediaCodecCallbackTest.java | 311     MediaFormat newFormat = new MediaFormat();  in dequeOutputBufferIndex_withPendingOutputFormatAndNewFormat_returnsNewFormat()  local
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/analytics/ | 
| D | PlaybackStatsListener.java | 778     private void maybeUpdateVideoFormat(EventTime eventTime, @Nullable Format newFormat) {  in maybeUpdateVideoFormat() 797     private void maybeUpdateAudioFormat(EventTime eventTime, @Nullable Format newFormat) {  in maybeUpdateAudioFormat()
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/analytics/ | 
| D | PlaybackStatsListener.java | 778     private void maybeUpdateVideoFormat(EventTime eventTime, @Nullable Format newFormat) {  in maybeUpdateVideoFormat() 797     private void maybeUpdateAudioFormat(EventTime eventTime, @Nullable Format newFormat) {  in maybeUpdateAudioFormat()
  |