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

  /external/chromium_org/media/formats/webm/
tracks_builder.cc 320 size += IntElementSize(kWebMIdDefaultDuration, default_duration_);
350 WriteIntElement(buf, buf_size, kWebMIdDefaultDuration, default_duration_);
webm_constants.h 94 const int kWebMIdDefaultDuration = 0x23E383;
webm_tracks_parser.cc 292 case kWebMIdDefaultDuration:
webm_parser.cc 157 {UINT, kWebMIdDefaultDuration},

Completed in 430 milliseconds