Searched defs:Above (Results 1 – 15 of 15) sorted by relevance
16 void vp8_intra4x4_predict_c(unsigned char *Above, in vp8_intra4x4_predict_c()
58 unsigned char *Above = dst - dst_stride; in vp8_encode_intra4x4block() local
150 unsigned char *Above = dst - dst_stride; in pick_intra4x4block() local
657 unsigned char *Above = dst - dst_stride; in rd_pick_intra4x4block() local
47 const Condition MacroAssemblerSH4::Above = SH4Assembler::HI; member in JSC::MacroAssemblerSH4
48 Above = ARMAssembler::HI, enumerator
63 Above, enumerator
47 Above = X86Assembler::ConditionA, enumerator
106 Above = ARMv7Assembler::ConditionHI, enumerator
56 static const Condition Above; variable
190 unsigned char *Above; in mt_decode_macroblock() local
193 unsigned char *Above = dst - dst_stride; in decode_macroblock() local
481 Above, enumerator
317 enum DisplayHint { Above, Below }; enumerator