Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/decoder/
Dec_types.h34 OVERLAP_NODE overlaps[MAX_OVERLAPS]; member
42 B_OVERLAP overlaps[16]; member
Derror_concealment.c69 static void assign_overlap(OVERLAP_NODE* overlaps, in assign_overlap()
247 static void estimate_mv(const OVERLAP_NODE *overlaps, union b_mode_info *bmi) in estimate_mv()
326 static void calc_prev_mb_overlaps(MB_OVERLAP *overlaps, MODE_INFO *prev_mi, in calc_prev_mb_overlaps()
347 static void estimate_missing_mvs(MB_OVERLAP *overlaps, in estimate_missing_mvs()
Donyxd_int.h119 MB_OVERLAP *overlaps; member
/external/llvm/include/llvm/CodeGen/
DScheduleDAG.h125 bool overlaps(const SDep &Other) const { in overlaps() function
DLiveInterval.h419 bool overlaps(const LiveRange &other) const { in overlaps() function
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_util.cpp164 bool Interval::overlaps(const Interval &that) const in overlaps() function in nv50_ir::Interval
Dnv50_ir_peephole.cpp1650 MemoryOpt::Record::overlaps(const Instruction *ldst) const in overlaps() function in nv50_ir::MemoryOpt::Record
/external/chromium-trace/trace-viewer/third_party/Paste/paste/util/
Dintset.py358 overlaps = _make_function("overlaps","bool", variable in IntSet
/external/vboot_reference/futility/
Dcmd_dump_fmap.c233 static int overlaps(int i, int j) in overlaps() function
/external/llvm/lib/CodeGen/
DLiveInterval.cpp389 bool LiveRange::overlaps(const LiveRange &Other, const CoalescerPair &CP, in overlaps() function in LiveRange
432 bool LiveRange::overlaps(SlotIndex Start, SlotIndex End) const { in overlaps() function in LiveRange
/external/clang/unittests/Tooling/
DRefactoringTest.cpp371 TEST(Range, overlaps) { in TEST() argument
/external/valgrind/coregrind/
Dm_transtab.c1859 Bool overlaps ( Addr start, ULong range, const VexGuestExtents* vge ) in overlaps() function