Searched refs:pred (Results 151 - 175 of 297) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_variance.c256 void vp9_comp_avg_pred(uint8_t *comp_pred, const uint8_t *pred, int width, argument
262 const int tmp = pred[j] + ref[j];
266 pred += width;
629 uint16_t *pred = CONVERT_TO_SHORTPTR(pred8); local
633 const int tmp = pred[j] + ref[j];
637 pred += width;
/external/libvpx/libvpx/vp8/encoder/arm/neon/
H A Dsubtract_neon.asm37 vld1.8 {d1}, [r7], r2 ;load pred
65 ; unsigned char *pred, int pred_stride)
75 vld1.8 {q1}, [r3], r4 ;load pred
/external/openssl/crypto/bn/asm/
H A Dia64.S336 .pred.rel "mutex",p50,p54
345 .pred.rel "mutex",p51,p55
433 .pred.rel "mutex",p40,p42
448 { .mmi; .pred.rel "mutex",p40,p42
1523 // clobbered: f8,f9,f10,f11,pred
1524 pred=p15
1540 frcpa.s1 f8,pred=f6,f7;; // [0] y0 = 1 / b
1542 (pred) fnma.s1 f9=f7,f8,f1 // [5] e0 = 1 - b * y0
1543 (pred) fmpy.s1 f10=f6,f8;; // [5] q0 = a * y0
1544 (pred) fmp
[all...]
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
H A Dvp8_rtcd.h95 void vp8_dc_only_idct_add_c(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride);
96 void vp8_dc_only_idct_add_mmx(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride);
97 RTCD_EXTERN void (*vp8_dc_only_idct_add)(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride);
357 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
358 void vp8_short_idct4x4llm_mmx(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
359 RTCD_EXTERN void (*vp8_short_idct4x4llm)(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
438 void vp8_subtract_mby_c(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
439 void vp8_subtract_mby_mmx(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
440 void vp8_subtract_mby_sse2(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
441 RTCD_EXTERN void (*vp8_subtract_mby)(short *diff, unsigned char *src, int src_stride, unsigned char *pred, in
[all...]
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
H A Dvp8_rtcd.h95 void vp8_dc_only_idct_add_c(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride);
96 void vp8_dc_only_idct_add_mmx(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride);
97 RTCD_EXTERN void (*vp8_dc_only_idct_add)(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride);
357 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
358 void vp8_short_idct4x4llm_mmx(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
359 RTCD_EXTERN void (*vp8_short_idct4x4llm)(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
438 void vp8_subtract_mby_c(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
439 void vp8_subtract_mby_mmx(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
440 void vp8_subtract_mby_sse2(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
441 RTCD_EXTERN void (*vp8_subtract_mby)(short *diff, unsigned char *src, int src_stride, unsigned char *pred, in
[all...]
/external/chromium_org/third_party/libvpx/source/config/win/ia32/
H A Dvp8_rtcd.h95 void vp8_dc_only_idct_add_c(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride);
96 void vp8_dc_only_idct_add_mmx(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride);
97 RTCD_EXTERN void (*vp8_dc_only_idct_add)(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride);
357 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
358 void vp8_short_idct4x4llm_mmx(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
359 RTCD_EXTERN void (*vp8_short_idct4x4llm)(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
438 void vp8_subtract_mby_c(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
439 void vp8_subtract_mby_mmx(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
440 void vp8_subtract_mby_sse2(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
441 RTCD_EXTERN void (*vp8_subtract_mby)(short *diff, unsigned char *src, int src_stride, unsigned char *pred, in
[all...]
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
H A Dvp8_rtcd.h95 void vp8_dc_only_idct_add_c(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride);
96 void vp8_dc_only_idct_add_mmx(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride);
357 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
358 void vp8_short_idct4x4llm_mmx(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
438 void vp8_subtract_mby_c(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
439 void vp8_subtract_mby_mmx(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
440 void vp8_subtract_mby_sse2(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
/external/chromium_org/third_party/libvpx/source/config/mac/x64/
H A Dvp8_rtcd.h95 void vp8_dc_only_idct_add_c(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride);
96 void vp8_dc_only_idct_add_mmx(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride);
357 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
358 void vp8_short_idct4x4llm_mmx(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
438 void vp8_subtract_mby_c(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
439 void vp8_subtract_mby_mmx(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
440 void vp8_subtract_mby_sse2(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
/external/chromium_org/third_party/libvpx/source/config/win/x64/
H A Dvp8_rtcd.h95 void vp8_dc_only_idct_add_c(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride);
96 void vp8_dc_only_idct_add_mmx(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride);
357 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
358 void vp8_short_idct4x4llm_mmx(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride);
438 void vp8_subtract_mby_c(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
439 void vp8_subtract_mby_mmx(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
440 void vp8_subtract_mby_sse2(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride);
/external/chromium_org/v8/src/compiler/
H A Dscheduler.cc341 BasicBlock* pred = *current_pred; local
342 if (GetRPONumber(pred) < current_rpo_pos) {
817 BasicBlock* pred = block->PredecessorAt(i); local
818 if (pred != header) {
819 if (!loops[loop_num].members->Contains(pred->id())) {
820 loops[loop_num].members->Add(pred->id());
821 queue[queue_length++].block = pred;
H A Dgeneric-node-inl.h82 void GenericNode<B, S>::ReplaceUsesIf(UnaryPredicate pred, argument
86 if (pred(static_cast<S*>(use->from))) {
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp110 static bool isSignBitCheck(ICmpInst::Predicate pred, ConstantInt *RHS, argument
112 switch (pred) {
138 static bool isSignTest(ICmpInst::Predicate &pred, const ConstantInt *RHS) { argument
139 if (!ICmpInst::isSigned(pred))
143 return ICmpInst::isRelational(pred);
146 if (pred == ICmpInst::ICMP_SLT) {
147 pred = ICmpInst::ICMP_SLE;
151 if (pred == ICmpInst::ICMP_SGT) {
152 pred = ICmpInst::ICMP_SGE;
212 /// cmp pred (loa
1346 ICmpInst::Predicate pred = ICI.getPredicate(); local
1478 ICmpInst::Predicate pred = ICI.getPredicate(); local
1723 ICmpInst::Predicate pred = isICMP_NE ? local
1732 ICmpInst::Predicate pred = isICMP_NE ? local
[all...]
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DNFAFactory.java255 * predicate action. The pred is a pointer into the AST of
258 public StateCluster build_SemanticPredicate(GrammarAST pred) { argument
260 if ( !pred.getText().toUpperCase()
267 Transition e = new Transition(new PredicateLabel(pred), right);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dencodemb.c79 unsigned char *pred, int pred_stride)
87 diff[c] = src[c] - pred[c];
91 pred += pred_stride;
78 vp8_subtract_mby_c(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride) argument
/external/chromium_org/third_party/opus/src/tests/
H A Dtest_opus_encode.c338 int pred,len,out_samples,frame_size,loss; local
339 if(opus_multistream_encoder_ctl(MSenc, OPUS_GET_PREDICTION_DISABLED(&pred))!=OPUS_OK)test_failed();
340 if(opus_multistream_encoder_ctl(MSenc, OPUS_SET_PREDICTION_DISABLED((int)(fast_rand()&15)<(pred?11:4)))!=OPUS_OK)test_failed();
/external/chromium_org/third_party/skia/src/core/
H A DSkGlyphCache.cpp54 static void RecordHashCollisionIf(bool pred) { argument
55 if (pred) {
65 #define RecordHashCollisionIf(pred) (void)0
/external/libopus/tests/
H A Dtest_opus_encode.c338 int pred,len,out_samples,frame_size,loss; local
339 if(opus_multistream_encoder_ctl(MSenc, OPUS_GET_PREDICTION_DISABLED(&pred))!=OPUS_OK)test_failed();
340 if(opus_multistream_encoder_ctl(MSenc, OPUS_SET_PREDICTION_DISABLED((int)(fast_rand()&15)<(pred?11:4)))!=OPUS_OK)test_failed();
/external/libvpx/libvpx/vp8/encoder/
H A Dencodemb.c79 unsigned char *pred, int pred_stride)
87 diff[c] = src[c] - pred[c];
91 pred += pred_stride;
78 vp8_subtract_mby_c(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride) argument
/external/skia/src/core/
H A DSkGlyphCache.cpp54 static void RecordHashCollisionIf(bool pred) { argument
55 if (pred) {
65 #define RecordHashCollisionIf(pred) (void)0
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_build_util.h80 FlowInstruction *mkFlow(operation, void *target, CondCode, Value *pred);
82 Instruction *mkSelect(Value *pred, Value *dst, Value *trSrc, Value *flSrc);
/external/chromium_org/third_party/skia/bench/
H A DMathBench.cpp8 static float sk_fsel(float pred, float result_ge, float result_lt) { argument
9 return pred >= 0 ? result_ge : result_lt;
/external/chromium_org/third_party/skia/src/utils/
H A DSkLua.cpp125 static void setfield_bool_if(lua_State* L, const char key[], bool pred) { argument
126 if (pred) {
1187 bool pred = get_obj<SkPath>(L, 1)->isRect(&r); local
1189 lua_pushboolean(L, pred);
1190 if (pred) {
1208 bool pred = get_obj<SkPath>(L, 1)->isNestedRects(rects, dirs); local
1210 lua_pushboolean(L, pred);
1211 if (pred) {
/external/linux-tools-perf/perf-3.12.0/arch/ia64/lib/
H A Dmemset.S322 .pred.rel "mutex",p_y, p_n
323 .pred.rel "mutex",p_yy, p_nn
/external/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h190 void setNextPredecessor(const Dependence *pred) { argument
191 NextPredecessor = pred;
/external/llvm/include/llvm/IR/
H A DInstructions.h997 Predicate pred, ///< The predicate to use for the comparison
1002 Instruction::ICmp, pred, LHS, RHS, NameStr,
1012 Predicate pred, ///< The predicate to use for the comparison
1017 Instruction::ICmp, pred, LHS, RHS, NameStr,
1026 Predicate pred, ///< The predicate to use for the comparison
1031 Instruction::ICmp, pred, LHS, RHS, NameStr) {
1047 static Predicate getSignedPredicate(Predicate pred);
1059 static Predicate getUnsignedPredicate(Predicate pred);
1091 static ConstantRange makeConstantRange(Predicate pred, const APInt &C);
1129 Predicate pred, ///< Th
995 ICmpInst( Instruction *InsertBefore, Predicate pred, Value *LHS, Value *RHS, const Twine &NameStr = � ) argument
1010 ICmpInst( BasicBlock &InsertAtEnd, Predicate pred, Value *LHS, Value *RHS, const Twine &NameStr = � ) argument
1025 ICmpInst( Predicate pred, Value *LHS, Value *RHS, const Twine &NameStr = � ) argument
1127 FCmpInst( Instruction *InsertBefore, Predicate pred, Value *LHS, Value *RHS, const Twine &NameStr = � ) argument
1146 FCmpInst( BasicBlock &InsertAtEnd, Predicate pred, Value *LHS, Value *RHS, const Twine &NameStr = � ) argument
1165 FCmpInst( Predicate pred, Value *LHS, Value *RHS, const Twine &NameStr = � ) argument
[all...]

Completed in 1243 milliseconds

1234567891011>>