Home
last modified time | relevance | path

Searched defs:overlaps (Results 1 – 19 of 19) sorted by relevance

/external/libvpx/libvpx/vp8/decoder/
Dec_types.h31 OVERLAP_NODE overlaps[MAX_OVERLAPS]; member
37 typedef struct { B_OVERLAP overlaps[16]; } MB_OVERLAP; member
Derror_concealment.c63 static void assign_overlap(OVERLAP_NODE *overlaps, union b_mode_info *bmi, in assign_overlap()
214 static void estimate_mv(const OVERLAP_NODE *overlaps, union b_mode_info *bmi) { in estimate_mv()
276 static void calc_prev_mb_overlaps(MB_OVERLAP *overlaps, MODE_INFO *prev_mi, in calc_prev_mb_overlaps()
292 static void estimate_missing_mvs(MB_OVERLAP *overlaps, MODE_INFO *mi, in estimate_missing_mvs()
Donyxd_int.h108 MB_OVERLAP *overlaps; member
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineLoopRanges.cpp72 bool MachineLoopRange::overlaps(SlotIndex Start, SlotIndex Stop) { in overlaps() function in MachineLoopRange
DLiveInterval.cpp127 bool LiveInterval::overlaps(SlotIndex Start, SlotIndex End) const { in overlaps() function in LiveInterval
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_util.cpp164 bool Interval::overlaps(const Interval &that) const in overlaps() function in nv50_ir::Interval
Dnv50_ir_peephole.cpp2653 MemoryOpt::Record::overlaps(const Instruction *ldst) const in overlaps() function in nv50_ir::MemoryOpt::Record
/external/skia/src/pathops/
DSkPathOpsCommon.cpp322 SkOpCoincidence overlaps(globalState); in HandleCoincidence() local
DSkOpCoincidence.cpp651 SkTDArray<SkCoincidentSpans*> overlaps; in addOrOverlap() local
DSkPathOpsDebug.cpp1761 SkTDArray<SkCoincidentSpans*> overlaps; in debugAddOrOverlap() local
/external/llvm/lib/CodeGen/
DLiveInterval.cpp391 bool LiveRange::overlaps(const LiveRange &Other, const CoalescerPair &CP, in overlaps() function in LiveRange
434 bool LiveRange::overlaps(SlotIndex Start, SlotIndex End) const { in overlaps() function in LiveRange
/external/vboot_reference/futility/
Dcmd_dump_fmap.c233 static int overlaps(int i, int j) in overlaps() function
/external/r8/src/main/java/com/android/tools/r8/ir/regalloc/
DLiveIntervals.java299 public boolean overlaps(LiveIntervals other) { in overlaps() method in LiveIntervals
/external/swiftshader/third_party/subzero/src/
DIceOperand.cpp137 bool LiveRange::overlaps(const LiveRange &Other, bool UseTrimmed) const { in overlaps() function in Ice::LiveRange
/external/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp30 bool HexagonBlockRanges::IndexRange::overlaps(const IndexRange &A) const { in overlaps() function in HexagonBlockRanges::IndexRange
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h420 bool overlaps(const LiveRange &other) const { in overlaps() function
/external/clang/unittests/Tooling/
DRefactoringTest.cpp439 TEST(Range, overlaps) { in TEST() argument
/external/llvm/lib/IR/
DAttributes.cpp1455 bool AttrBuilder::overlaps(const AttrBuilder &B) const { in overlaps() function in AttrBuilder
/external/valgrind/coregrind/
Dm_transtab.c1958 Bool overlaps ( Addr start, ULong range, const TTEntryH* tteH ) in overlaps() function