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

  /external/chromium_org/media/filters/
chunk_demuxer_unittest.cc 365 void AppendCluster(const std::string& source_id,
370 void AppendCluster(scoped_ptr<Cluster> cluster) {
371 AppendCluster(kSourceId, cluster.Pass());
374 void AppendCluster(int timecode, int block_count) {
375 AppendCluster(GenerateCluster(timecode, block_count));
395 AppendCluster(source_id,
436 AppendCluster(source_id, cb.Finish());
500 AppendCluster(GenerateEmptyCluster(timecode));
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
mkvparser.hpp 873 void AppendCluster(Cluster*);
mkvparser.cpp 1331 AppendCluster(pCluster);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvparser.hpp 926 void AppendCluster(Cluster*);
mkvparser.cpp 1185 AppendCluster(pCluster);
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvparser.hpp 1056 void AppendCluster(Cluster*);
mkvparser.cpp 1361 AppendCluster(pCluster);
    [all...]
  /external/libvpx/libwebm/
mkvparser.hpp 926 void AppendCluster(Cluster*);
mkvparser.cpp 1187 AppendCluster(pCluster);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvparser.hpp 1056 void AppendCluster(Cluster*);
mkvparser.cpp 1361 AppendCluster(pCluster);
    [all...]

Completed in 404 milliseconds