Home
last modified time | relevance | path

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

/external/chromium_org/media/formats/webm/
Dcluster_builder.cc36 static const uint8 kBlockGroupHeaderWithoutBlockDuration[] = { variable
118 bytes_needed += sizeof(kBlockGroupHeaderWithoutBlockDuration); in AddBlockGroupInternal()
134 memcpy(buf, kBlockGroupHeaderWithoutBlockDuration, in AddBlockGroupInternal()
135 sizeof(kBlockGroupHeaderWithoutBlockDuration)); in AddBlockGroupInternal()
139 buf += sizeof(kBlockGroupHeaderWithoutBlockDuration); in AddBlockGroupInternal()