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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxer.hpp 206 // Number of allocated elements in |cue_entries_|.
209 // Number of CuePoints in |cue_entries_|.
213 CuePoint** cue_entries_; member in class:mkvmuxer::Cues
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.hpp 235 // Number of allocated elements in |cue_entries_|.
238 // Number of CuePoints in |cue_entries_|.
242 CuePoint** cue_entries_; member in class:mkvmuxer::Cues
    [all...]

Completed in 64 milliseconds