Home
last modified time | relevance | path

Searched refs:cues (Results 1 – 25 of 26) sorted by relevance

12

/external/libvpx/libvpx/third_party/libwebm/
DRELEASE.TXT16 * Parsed SeekHead to find cues
18 * Added not to attempt to reparse cues element
20 * Marked position of cues without parsing cues element
24 * Lazy init cues
Dmkvmuxer.cpp280 CuePoint** const cues = in AddCue() local
282 if (!cues) in AddCue()
286 cues[i] = cue_entries_[i]; in AddCue()
291 cue_entries_ = cues; in AddCue()
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
DRELEASE.TXT16 * Parsed SeekHead to find cues
18 * Added not to attempt to reparse cues element
20 * Marked position of cues without parsing cues element
24 * Lazy init cues
Dmkvmuxer.cpp273 CuePoint** const cues = in AddCue() local
275 if (!cues) in AddCue()
279 cues[i] = cue_entries_[i]; in AddCue()
284 cue_entries_ = cues; in AddCue()
/external/libvpx/libvpx/
Dwebmenc.c256 (glob->cues + 1) * sizeof(struct cue_entry)); in write_webm_block()
262 cue = &glob->cue_list[glob->cues]; in write_webm_block()
265 glob->cues++; in write_webm_block()
304 for (i = 0; i < glob->cues; i++) { in write_webm_file_footer()
Dwebmenc.h63 unsigned int cues; member
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/nestegg/src/
Dnestegg.c258 struct cues { struct
267 struct cues cues; argument
446 E_MASTER(ID_CUE_POINT, TYPE_MASTER, struct cues, cue_point),
455 E_SINGLE_MASTER(ID_CUES, TYPE_MASTER, struct segment, cues),
1536 struct ebml_list_node * node = ctx->segment.cues.cue_point.head; in ne_init_cue_points()
1572 ne_ctx_push(ctx, ne_cues_elements, &ctx->segment.cues); in ne_init_cue_points()
1586 node = ctx->segment.cues.cue_point.head; in ne_init_cue_points()
1829 struct ebml_list_node * cues_node = ctx->segment.cues.cue_point.head; in nestegg_get_cue_point()
1843 cues_node = ctx->segment.cues.cue_point.head; in nestegg_get_cue_point()
1921 if (!ctx->segment.cues.cue_point.head) { in nestegg_track_seek()
[all …]
/external/libvpx/libvpx/third_party/nestegg/src/
Dnestegg.c258 struct cues { struct
267 struct cues cues; member
446 E_MASTER(ID_CUE_POINT, TYPE_MASTER, struct cues, cue_point),
455 E_SINGLE_MASTER(ID_CUES, TYPE_MASTER, struct segment, cues),
1536 struct ebml_list_node * node = ctx->segment.cues.cue_point.head; in ne_init_cue_points()
1572 ne_ctx_push(ctx, ne_cues_elements, &ctx->segment.cues); in ne_init_cue_points()
1586 node = ctx->segment.cues.cue_point.head; in ne_init_cue_points()
1829 struct ebml_list_node * cues_node = ctx->segment.cues.cue_point.head; in nestegg_get_cue_point()
1843 cues_node = ctx->segment.cues.cue_point.head; in nestegg_get_cue_point()
1921 if (!ctx->segment.cues.cue_point.head) { in nestegg_track_seek()
[all …]
/external/chromium_org/third_party/WebKit/Source/core/html/track/
DTextTrackCue.cpp127 m_cueIndex = track()->cues()->getCueIndex(this); in cueIndex()
DTextTrack.h81 TextTrackCueList* cues();
DTextTrack.idl41 readonly attribute TextTrackCueList cues;
DTextTrack.cpp188 TextTrackCueList* TextTrack::cues() in cues() function in WebCore::TextTrack
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLMediaElement.cpp1390 textTrackAddCues(track, track->cues()); in textTrackModeChanged()
1399 textTrackAddCues(track, track->cues()); in textTrackModeChanged()
1427 void HTMLMediaElement::textTrackAddCues(TextTrack* track, const TextTrackCueList* cues) in textTrackAddCues() argument
1434 for (size_t i = 0; i < cues->length(); ++i) in textTrackAddCues()
1435 textTrackAddCue(cues->item(i)->track(), cues->item(i)); in textTrackAddCues()
1438 void HTMLMediaElement::textTrackRemoveCues(TextTrack*, const TextTrackCueList* cues) in textTrackRemoveCues() argument
1443 for (size_t i = 0; i < cues->length(); ++i) in textTrackRemoveCues()
1444 textTrackRemoveCue(cues->item(i)->track(), cues->item(i)); in textTrackRemoveCues()
/external/chromium_org/media/tools/layout_tests/result/
D2011-09-11-18418 S'Tests cues with &lt;timestamps&gt; tags.'
469 …ly ignores a UTF-8 BOM character at the beginning of a file and all other cues are properly parsed…
495 S'Tests cues with voice markup &lt;v&gt;.'
503 S'Tests that cues are not affected by multiple newlines \\n, \\r, and \\r\\n and that cue not prope…
585 S'Tests that cues that are temporally out of order are ignored.'
641 …perly ignored. Also, default settings and styling are currently ignored (treated as faulty cues).'
665 S'Tests that empty cues are discarded.'
681 S'Tests cues with &lt;b&gt;, &lt;i&gt;, &lt;u&gt;, &lt;rt&gt; and &lt;ruby&gt; tags.'
724 S'Tests cues with class markup &lt;c&gt;.'
D2011-09-11-19418 S'Tests cues with &lt;timestamps&gt; tags.'
469 …ly ignores a UTF-8 BOM character at the beginning of a file and all other cues are properly parsed…
495 S'Tests cues with voice markup &lt;v&gt;.'
503 S'Tests that cues are not affected by multiple newlines \\n, \\r, and \\r\\n and that cue not prope…
585 S'Tests that cues that are temporally out of order are ignored.'
641 …perly ignored. Also, default settings and styling are currently ignored (treated as faulty cues).'
665 S'Tests that empty cues are discarded.'
681 S'Tests cues with &lt;b&gt;, &lt;i&gt;, &lt;u&gt;, &lt;rt&gt; and &lt;ruby&gt; tags.'
724 S'Tests cues with class markup &lt;c&gt;.'
D2011-08-19-21127 …perly ignored. Also, default settings and styling are currently ignored (treated as faulty cues).'
274 S'Tests that cues are not affected by multiple newlines \\n, \\r, and \\r\\n and that cue not prope…
282 S'Tests cues that are temporally out of order (we allow this).'
425 …ly ignores a UTF-8 BOM character at the beginning of a file and all other cues are properly parsed…
D2011-08-19-11115 …perly ignored. Also, default settings and styling are currently ignored (treated as faulty cues).'
261 S'Tests that cues are not affected by multiple newlines \\n, \\r, and \\r\\n and that cue not prope…
269 S'Tests cues that are temporally out of order (we allow this).'
405 …ly ignores a UTF-8 BOM character at the beginning of a file and all other cues are properly parsed…
/external/chromium_org/media/tools/layout_tests/test_data/
Dmore_te_info115 …perly ignored. Also, default settings and styling are currently ignored (treated as faulty cues).'
261 S'Tests that cues are not affected by multiple newlines \\n, \\r, and \\r\\n and that cue not prope…
269 S'Tests cues that are temporally out of order (we allow this).'
405 …ly ignores a UTF-8 BOM character at the beginning of a file and all other cues are properly parsed…
Dmore115 …perly ignored. Also, default settings and styling are currently ignored (treated as faulty cues).'
264 S'Tests that cues are not affected by multiple newlines \\n, \\r, and \\r\\n and that cue not prope…
272 S'Tests cues that are temporally out of order (we allow this).'
408 …ly ignores a UTF-8 BOM character at the beginning of a file and all other cues are properly parsed…
Dbase127 …perly ignored. Also, default settings and styling are currently ignored (treated as faulty cues).'
274 S'Tests that cues are not affected by multiple newlines \\n, \\r, and \\r\\n and that cue not prope…
282 S'Tests cues that are temporally out of order (we allow this).'
425 …ly ignores a UTF-8 BOM character at the beginning of a file and all other cues are properly parsed…
Dless95 …perly ignored. Also, default settings and styling are currently ignored (treated as faulty cues).'
253 S'Tests that cues are not affected by multiple newlines \\n, \\r, and \\r\\n and that cue not prope…
261 S'Tests cues that are temporally out of order (we allow this).'
397 …ly ignores a UTF-8 BOM character at the beginning of a file and all other cues are properly parsed…
/external/chromium_org/third_party/sqlite/src/test/
Dfts3near.test176 …allows authors and users to attach style (e.g., fonts, spacing, and aural cues) to structured docu…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_klex.pkb337 …crossedMcrossesecrowdsecrown)cruel"CJ!N'DcrushedMcue0cues0cuisine )CP+Q!AF…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf4420 V "cues" :G2P
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf4813 V "cues" :G2P

12