Home
last modified time | relevance | path

Searched refs:cue_list (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/
Dvpxenc.c459 struct cue_entry *cue_list; member
686 glob->cue_list = realloc(glob->cue_list, in write_webm_block()
688 cue = &glob->cue_list[glob->cues]; in write_webm_block()
734 struct cue_entry *cue = &glob->cue_list[i]; in write_webm_file_footer()