Home
last modified time | relevance | path

Searched defs:format1 (Results 1 – 25 of 60) sorted by relevance

123

/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/trackselection/
DAdaptiveTrackSelectionTest.java65 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidth() local
80 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidthFraction() local
96 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidthAndTimeToFirstByte() local
112 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackDoNotSwitchUpIfNotBufferedEnough() local
140 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackSwitchUpIfBufferedEnough() local
168 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrack_liveStream_switchesUpWhenBufferedFractionToLiveEdgeReached() local
206 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackDoNotSwitchDownIfBufferedEnough() local
234 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackSwitchDownIfNotBufferedEnough() local
262 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in evaluateQueueSizeReturnQueueSizeIfBandwidthIsNotImproved() local
284 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in evaluateQueueSizeDoNotReevaluateUntilAfterMinTimeBetweenBufferReevaluation() local
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/trackselection/
DAdaptiveTrackSelectionTest.java65 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidth() local
80 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidthFraction() local
96 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidthAndTimeToFirstByte() local
112 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackDoNotSwitchUpIfNotBufferedEnough() local
140 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackSwitchUpIfBufferedEnough() local
168 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrack_liveStream_switchesUpWhenBufferedFractionToLiveEdgeReached() local
202 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackDoNotSwitchDownIfBufferedEnough() local
230 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackSwitchDownIfNotBufferedEnough() local
258 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in evaluateQueueSizeReturnQueueSizeIfBandwidthIsNotImproved() local
280 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in evaluateQueueSizeDoNotReevaluateUntilAfterMinTimeBetweenBufferReevaluation() local
[all …]
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/time/
DFastDateFormatTest.java105 …final FastDateFormat format1 = FastDateFormat.getDateInstance(FastDateFormat.FULL, Locale.GERMANY); in test_changeDefault_Locale_DateInstance() local
120 …final FastDateFormat format1 = FastDateFormat.getDateTimeInstance(FastDateFormat.FULL, FastDateFor… in test_changeDefault_Locale_DateTimeInstance() local
139 final FastDateFormat format1 = FastDateFormat.getInstance(); in test_getInstance() local
146 final FastDateFormat format1 = FastDateFormat.getInstance("MM/DD/yyyy"); in test_getInstance_String() local
160 final FastDateFormat format1 = FastDateFormat.getInstance("MM/DD/yyyy", Locale.GERMANY); in test_getInstance_String_Locale() local
174 final FastDateFormat format1 = FastDateFormat.getInstance("MM/DD/yyyy", in test_getInstance_String_TimeZone() local
194 final FastDateFormat format1 = FastDateFormat.getInstance("MM/DD/yyyy", in test_getInstance_String_TimeZone_Locale() local
/external/icu/icu4c/source/test/intltest/
Dmiscdtfm.cpp173 UnicodeString format1; in test4099975() local
206 UnicodeString format1; in test4099975() local
236 UnicodeString format1; in test4099975() local
266 UnicodeString format1; in test4099975() local
/external/cronet/third_party/icu/source/test/intltest/
Dmiscdtfm.cpp173 UnicodeString format1; in test4099975() local
206 UnicodeString format1; in test4099975() local
236 UnicodeString format1; in test4099975() local
266 UnicodeString format1; in test4099975() local
/external/webrtc/modules/audio_coding/test/
DTwoWayCommunication.cc57 const SdpAudioFormat& format1, in SetUpAutotest()
126 const SdpAudioFormat format1("ISAC", 16000, 1); in Perform() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/test/java/com/google/android/exoplayer2/source/
DTrackGroupTest.java33 Format format1 = formatBuilder.setSampleMimeType(MimeTypes.VIDEO_H264).build(); in roundTripViaBundle_ofTrackGroup_yieldsEqualInstance() local
DTrackGroupArrayTest.java33 Format format1 = formatBuilder.setSampleMimeType(MimeTypes.VIDEO_H264).build(); in roundTripViaBundle_ofTrackGroupArray_yieldsEqualInstance() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/test/java/com/google/android/exoplayer2/source/
DTrackGroupTest.java33 Format format1 = formatBuilder.setSampleMimeType(MimeTypes.VIDEO_H264).build(); in roundTripViaBundle_ofTrackGroup_yieldsEqualInstance() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/source/
DTrackGroupArrayTest.java33 Format format1 = formatBuilder.setSampleMimeType(MimeTypes.VIDEO_H264).build(); in roundTripViaBundle_ofTrackGroupArray_yieldsEqualInstance() local
/external/harfbuzz_ng/src/OT/Layout/GSUB/
DReverseChainSingleSubst.hh16 ReverseChainSingleSubstFormat1 format1; member
DAlternateSubst.hh16 AlternateSubstFormat1_2<SmallTypes> format1; member
DLigatureSubst.hh16 LigatureSubstFormat1_2<SmallTypes> format1; member
DMultipleSubst.hh16 MultipleSubstFormat1_2<SmallTypes> format1; member
DSingleSubst.hh17 SingleSubstFormat1_3<SmallTypes> format1; member
/external/harfbuzz_ng/src/OT/Layout/GPOS/
DCursivePos.hh15 CursivePosFormat1 format1; member
DMarkMarkPos.hh15 MarkMarkPosFormat1_2<SmallTypes> format1; member
DMarkLigPos.hh15 MarkLigPosFormat1_2<SmallTypes> format1; member
DMarkBasePos.hh15 MarkBasePosFormat1_2<SmallTypes> format1; member
DPairPos.hh16 PairPosFormat1_3<SmallTypes> format1; member
DAnchor.hh17 AnchorFormat1 format1; member
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageExtendedUsageBitTests.cpp43 bool isCompatibleCompressedFormat(VkFormat format0, VkFormat format1) in isCompatibleCompressedFormat()
113 bool isCompatibleFormat(VkFormat format0, VkFormat format1) in isCompatibleFormat()
/external/harfbuzz_ng/src/OT/Layout/Common/
DCoverage.hh50 CoverageFormat1_3<SmallTypes> format1; member
320 CoverageFormat1_3<SmallTypes>::iter_t format1; member
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DMessageRegressionTest.java262 MessageFormat format1 = null; in Test4111739() local
734 MessageFormat format1 = null; in testBugTestsWithNamesArguments() local
890 MessageFormat format1 = null; in TestSerialization() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DMessageRegressionTest.java265 MessageFormat format1 = null; in Test4111739() local
737 MessageFormat format1 = null; in testBugTestsWithNamesArguments() local
893 MessageFormat format1 = null; in TestSerialization() local

123