Home
last modified time | relevance | path

Searched defs:subtitle (Results 1 – 25 of 72) sorted by relevance

123

/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/text/ttml/
DTtmlDecoderTest.java77 TtmlSubtitle subtitle = getSubtitle(INLINE_ATTRIBUTES_TTML_FILE); in inlineAttributes() local
96 TtmlSubtitle subtitle = getSubtitle(INLINE_ATTRIBUTES_TTML_FILE); in inheritInlineAttributes() local
125 TtmlSubtitle subtitle = getSubtitle(INLINE_ATTRIBUTES_TTML_FILE); in lime() local
140 TtmlSubtitle subtitle = getSubtitle(INHERIT_STYLE_TTML_FILE); in inheritGlobalStyle() local
156 TtmlSubtitle subtitle = getSubtitle(INHERIT_STYLE_OVERRIDE_TTML_FILE); in inheritGlobalStyleOverriddenByInlineAttributes() local
189 TtmlSubtitle subtitle = getSubtitle(INHERIT_GLOBAL_AND_PARENT_TTML_FILE); in inheritGlobalAndParent() local
222 TtmlSubtitle subtitle = getSubtitle(INHERIT_MULTIPLE_STYLES_TTML_FILE); in inheritMultipleStyles() local
238 TtmlSubtitle subtitle = getSubtitle(INHERIT_MULTIPLE_STYLES_TTML_FILE); in inheritMultipleStylesWithoutLocalAttributes() local
259 TtmlSubtitle subtitle = getSubtitle(INHERIT_MULTIPLE_STYLES_TTML_FILE); in mergeMultipleStylesWithParentStyle() local
281 TtmlSubtitle subtitle = getSubtitle(MULTIPLE_REGIONS_TTML_FILE); in multipleRegions() local
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/text/ttml/
DTtmlDecoderTest.java77 TtmlSubtitle subtitle = getSubtitle(INLINE_ATTRIBUTES_TTML_FILE); in inlineAttributes() local
96 TtmlSubtitle subtitle = getSubtitle(INLINE_ATTRIBUTES_TTML_FILE); in inheritInlineAttributes() local
125 TtmlSubtitle subtitle = getSubtitle(INLINE_ATTRIBUTES_TTML_FILE); in lime() local
140 TtmlSubtitle subtitle = getSubtitle(INHERIT_STYLE_TTML_FILE); in inheritGlobalStyle() local
156 TtmlSubtitle subtitle = getSubtitle(INHERIT_STYLE_OVERRIDE_TTML_FILE); in inheritGlobalStyleOverriddenByInlineAttributes() local
189 TtmlSubtitle subtitle = getSubtitle(INHERIT_GLOBAL_AND_PARENT_TTML_FILE); in inheritGlobalAndParent() local
222 TtmlSubtitle subtitle = getSubtitle(INHERIT_MULTIPLE_STYLES_TTML_FILE); in inheritMultipleStyles() local
238 TtmlSubtitle subtitle = getSubtitle(INHERIT_MULTIPLE_STYLES_TTML_FILE); in inheritMultipleStylesWithoutLocalAttributes() local
259 TtmlSubtitle subtitle = getSubtitle(INHERIT_MULTIPLE_STYLES_TTML_FILE); in mergeMultipleStylesWithParentStyle() local
281 TtmlSubtitle subtitle = getSubtitle(MULTIPLE_REGIONS_TTML_FILE); in multipleRegions() local
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/text/subrip/
DSubripDecoderTest.java51 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeEmpty() local
61 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypical() local
75 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalWithByteOrderMark() local
89 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalExtraBlankLine() local
104 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalMissingTimecode() local
118 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalMissingSequence() local
132 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalNegativeTimestamps() local
144 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalUnexpectedEnd() local
156 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeCueWithTag() local
190 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalNoHoursAndMillis() local
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/text/subrip/
DSubripDecoderTest.java51 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeEmpty() local
61 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypical() local
75 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalWithByteOrderMark() local
89 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalExtraBlankLine() local
104 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalMissingTimecode() local
118 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalMissingSequence() local
132 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalNegativeTimestamps() local
144 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalUnexpectedEnd() local
156 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeCueWithTag() local
190 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalNoHoursAndMillis() local
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/text/tx3g/
DTx3gDecoderTest.java62 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeNoSubtitle() local
73 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeJustText() local
87 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeWithStyl() local
111 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeWithStyl_startTooLarge_noSpanAdded() local
133 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeWithStyl_endTooLarge_clippedToEndOfText() local
150 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeWithStylAllDefaults() local
164 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeUtf16BeNoStyl() local
177 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeUtf16LeNoStyl() local
193 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeWithMultipleStyl() local
211 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeWithOtherExtension() local
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/text/tx3g/
DTx3gDecoderTest.java62 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeNoSubtitle() local
73 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeJustText() local
87 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeWithStyl() local
111 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeWithStyl_startTooLarge_noSpanAdded() local
133 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeWithStyl_endTooLarge_clippedToEndOfText() local
150 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeWithStylAllDefaults() local
164 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeUtf16BeNoStyl() local
177 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeUtf16LeNoStyl() local
193 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeWithMultipleStyl() local
211 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeWithOtherExtension() local
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/text/ssa/
DSsaDecoderTest.java61 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeEmpty() local
71 Subtitle subtitle = decoder.decode(bytes, bytes.length, /* reset= */ false); in decodeEmptyStyleLine() local
91 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypical() local
124 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalWithInitializationData() local
137 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeOverlappingTimecodes() local
186 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodePositions() local
240 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeInvalidPositions() local
277 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodePositionsWithMissingPlayResY() local
293 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeInvalidTimecodes() local
303 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeColors() local
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/text/ssa/
DSsaDecoderTest.java61 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeEmpty() local
71 Subtitle subtitle = decoder.decode(bytes, bytes.length, /* reset= */ false); in decodeEmptyStyleLine() local
91 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypical() local
124 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeTypicalWithInitializationData() local
137 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeOverlappingTimecodes() local
186 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodePositions() local
240 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeInvalidPositions() local
277 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodePositionsWithMissingPlayResY() local
293 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeInvalidTimecodes() local
303 Subtitle subtitle = decoder.decode(bytes, bytes.length, false); in decodeColors() local
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/text/webvtt/
DWebvttDecoderTest.java81 WebvttSubtitle subtitle = getSubtitleForTestAsset(TYPICAL_FILE); in decodeTypical() local
98 WebvttSubtitle subtitle = getSubtitleForTestAsset(WITH_BOM); in decodeWithBom() local
115 WebvttSubtitle subtitle = getSubtitleForTestAsset(TYPICAL_WITH_BAD_TIMESTAMPS); in decodeTypicalWithBadTimestamps() local
132 WebvttSubtitle subtitle = getSubtitleForTestAsset(TYPICAL_WITH_IDS_FILE); in decodeTypicalWithIds() local
149 WebvttSubtitle subtitle = getSubtitleForTestAsset(TYPICAL_WITH_COMMENTS_FILE); in decodeTypicalWithComments() local
166 WebvttSubtitle subtitle = getSubtitleForTestAsset(WITH_TAGS_FILE); in decodeWithTags() local
193 WebvttSubtitle subtitle = getSubtitleForTestAsset(WITH_POSITIONING_FILE); in decodeWithPositioning() local
274 WebvttSubtitle subtitle = getSubtitleForTestAsset(WITH_OVERLAPPING_TIMESTAMPS_FILE); in decodeWithOverlappingTimestamps() local
319 WebvttSubtitle subtitle = getSubtitleForTestAsset(WITH_VERTICAL_FILE); in decodeWithVertical() local
344 WebvttSubtitle subtitle = getSubtitleForTestAsset(WITH_RUBIES_FILE); in decodeWithRubies() local
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/text/webvtt/
DWebvttDecoderTest.java81 WebvttSubtitle subtitle = getSubtitleForTestAsset(TYPICAL_FILE); in decodeTypical() local
98 WebvttSubtitle subtitle = getSubtitleForTestAsset(WITH_BOM); in decodeWithBom() local
115 WebvttSubtitle subtitle = getSubtitleForTestAsset(TYPICAL_WITH_BAD_TIMESTAMPS); in decodeTypicalWithBadTimestamps() local
132 WebvttSubtitle subtitle = getSubtitleForTestAsset(TYPICAL_WITH_IDS_FILE); in decodeTypicalWithIds() local
149 WebvttSubtitle subtitle = getSubtitleForTestAsset(TYPICAL_WITH_COMMENTS_FILE); in decodeTypicalWithComments() local
166 WebvttSubtitle subtitle = getSubtitleForTestAsset(WITH_TAGS_FILE); in decodeWithTags() local
193 WebvttSubtitle subtitle = getSubtitleForTestAsset(WITH_POSITIONING_FILE); in decodeWithPositioning() local
274 WebvttSubtitle subtitle = getSubtitleForTestAsset(WITH_OVERLAPPING_TIMESTAMPS_FILE); in decodeWithOverlappingTimestamps() local
319 WebvttSubtitle subtitle = getSubtitleForTestAsset(WITH_VERTICAL_FILE); in decodeWithVertical() local
344 WebvttSubtitle subtitle = getSubtitleForTestAsset(WITH_RUBIES_FILE); in decodeWithRubies() local
[all …]
/external/subsampling-scale-image-view/sample/src/main/java/com/davemorrissey/labs/subscaleview/test/
DPage.java7 private final int subtitle; field in Page
9 public Page(int subtitle, int text) { in Page()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/
DSubtitleOutputBuffer.java27 @Nullable private Subtitle subtitle; field in SubtitleOutputBuffer
39 public void setContent(long timeUs, Subtitle subtitle, long subsampleOffsetUs) { in setContent()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/
DSubtitleOutputBuffer.java27 @Nullable private Subtitle subtitle; field in SubtitleOutputBuffer
39 public void setContent(long timeUs, Subtitle subtitle, long subsampleOffsetUs) { in setContent()
/external/googleapis/google/monitoring/dashboard/v1/
Dsection_header.proto31 string subtitle = 1; field
/external/googleapis/google/actions/sdk/v2/conversation/prompt/content/
Dlist.proto37 string subtitle = 2; field
Dcollection.proto39 string subtitle = 2; field
Dcard.proto34 string subtitle = 2; field
Dtable.proto33 string subtitle = 2; field
/external/googleapis/google/actions/sdk/v2/interactionmodel/prompt/content/
Dstatic_card_prompt.proto34 string subtitle = 2 [(google.api.field_behavior) = OPTIONAL]; field
Dstatic_list_prompt.proto51 string subtitle = 2 [(google.api.field_behavior) = OPTIONAL]; field
Dstatic_collection_prompt.proto52 string subtitle = 2 [(google.api.field_behavior) = OPTIONAL]; field
Dstatic_table_prompt.proto34 string subtitle = 2 [(google.api.field_behavior) = OPTIONAL]; field
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
DHelpActivity.java54 TextView subtitle = (TextView) findViewById(R.id.version); in onCreate() local
/external/linux-kselftest/tools/testing/selftests/bpf/benchs/
Drun_common.sh15 function subtitle() function
/external/googleapis/google/chat/v1/
Dcontextual_addon.proto51 string subtitle = 2; field

123