Home
last modified time | relevance | path

Searched defs:Above (Results 1 – 15 of 15) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dreconintra4x4.c16 void vp8_intra4x4_predict_c(unsigned char *Above, in vp8_intra4x4_predict_c()
/external/libvpx/libvpx/vp8/encoder/
Dencodeintra.c58 unsigned char *Above = dst - dst_stride; in vp8_encode_intra4x4block() local
Dpickinter.c150 unsigned char *Above = dst - dst_stride; in pick_intra4x4block() local
Drdopt.c657 unsigned char *Above = dst - dst_stride; in rd_pick_intra4x4block() local
/external/webkit/Source/JavaScriptCore/assembler/
DMacroAssemblerSH4.cpp47 const Condition MacroAssemblerSH4::Above = SH4Assembler::HI; member in JSC::MacroAssemblerSH4
DMacroAssemblerARM.h48 Above = ARMAssembler::HI, enumerator
DMacroAssemblerMIPS.h63 Above, enumerator
DMacroAssemblerX86Common.h47 Above = X86Assembler::ConditionA, enumerator
DMacroAssemblerARMv7.h106 Above = ARMv7Assembler::ConditionHI, enumerator
DMacroAssemblerSH4.h56 static const Condition Above; variable
/external/libvpx/libvpx/vp8/decoder/
Dthreading.c190 unsigned char *Above; in mt_decode_macroblock() local
Ddecodframe.c193 unsigned char *Above = dst - dst_stride; in decode_macroblock() local
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-indic.cpp481 Above, enumerator
/external/harfbuzz/src/
Dharfbuzz-indic.cpp481 Above, enumerator
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h317 enum DisplayHint { Above, Below }; enumerator