OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cluster_timecode
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/
webmenc.h
59
uint32_t
cluster_timecode
;
member in struct:EbmlGlobal
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvmuxer.cpp
1535
const int64
cluster_timecode
= this->Cluster::timecode();
local
2786
uint64
cluster_timecode
= frame_timecode;
local
[
all
...]
/external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.cpp
1609
const int64
cluster_timecode
= this->Cluster::timecode();
local
2946
uint64
cluster_timecode
= frame_timecode;
local
[
all
...]
Completed in 2919 milliseconds