HomeSort by relevance Sort by last modified time
    Searched refs:cue_entry (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
webmenc.h 32 struct cue_entry { struct
62 struct cue_entry *cue_list;
webmenc.c 253 struct cue_entry *cue, *new_cue_list;
256 (glob->cues + 1) * sizeof(struct cue_entry));
305 struct cue_entry *cue = &glob->cue_list[i];

Completed in 4481 milliseconds