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

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvmuxer.cpp 1134 // done in Init() (called in Chapters::AddChapter()). The only
1138 // only to the Chapters class). Doing no initialization here also
1370 Chapter* const chapters = new (std::nothrow) Chapter[size]; \/\/ NOLINT local
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.cpp 1164 // done in Init() (called in Chapters::AddChapter()). The only
1168 // only to the Chapters class). Doing no initialization here also
1410 Chapter* const chapters = new (std::nothrow) Chapter[size]; \/\/ NOLINT local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxer.cpp 1164 // done in Init() (called in Chapters::AddChapter()). The only
1168 // only to the Chapters class). Doing no initialization here also
1410 Chapter* const chapters = new (std::nothrow) Chapter[size]; \/\/ NOLINT local
    [all...]

Completed in 151 milliseconds