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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
testlibmkv.c 26 EbmlLoc startSegment;
27 Ebml_StartSubElement(&ebml, &startSegment, Segment); // segment
54 Ebml_EndSubElement(&ebml, &startSegment);
  /frameworks/base/core/java/com/android/internal/util/
ProgressReporter.java 32 * segmented into smaller pieces using {@link #startSegment(int)} and
41 * final int restore = prog.startSegment(40);
160 public int[] startSegment(int size) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
webmenc.h 56 EbmlLoc startSegment;
  /external/llvm/lib/ProfileData/
CoverageMapping.cpp 277 void startSegment(unsigned Line, unsigned Col) {
283 void startSegment(unsigned Line, unsigned Col, bool IsRegionEntry,
303 void startSegment(const CountedRegion &Region) {
304 startSegment(Region.LineStart, Region.ColumnStart, true, Region);
314 startSegment(Line, Col);
316 startSegment(Line, Col, false, *ActiveRegions.back());
335 startSegment(Region);
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 163 milliseconds