HomeSort by relevance Sort by last modified time
    Searched refs:num00 (Results 1 - 13 of 13) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
mcomp.h 101 int *num00,
rdopt.c 1182 int num00; local
1952 int num00; local
    [all...]
pickinter.c 581 int num00; local
984 &d->bmi.mv, step_param, sadpb, &num00,
990 n = num00;
991 num00 = 0;
997 if (num00)
998 num00--;
1005 sadpb, &num00,
    [all...]
firstpass.c 443 int num00; local
466 x->sadperbit16, &num00, &v_fn_ptr,
479 n = num00;
480 num00 = 0;
486 if (num00)
487 num00--;
492 &num00, &v_fn_ptr, x->mvcost,
    [all...]
mcomp.c 1047 int *num00,
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h 120 int *num00,
vp9_mcomp.c 1407 int thissme, n, num00; local
    [all...]
vp9_firstpass.c 390 int num00; local
440 x->sadperbit16, &num00, &v_fn_ptr,
453 n = num00;
454 num00 = 0;
459 if (num00) {
460 num00--;
464 &num00, &v_fn_ptr,
    [all...]
  /external/libvpx/generic/
vp8_rtcd.h 283 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, union int_mv *best_mv, int search_param, int sad_per_bit, int *num00, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
  /external/libvpx/mips/
vp8_rtcd.h 283 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, union int_mv *best_mv, int search_param, int sad_per_bit, int *num00, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 301 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, union int_mv *best_mv, int search_param, int sad_per_bit, int *num00, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
  /external/libvpx/armv7a/
vp8_rtcd.h 326 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, union int_mv *best_mv, int search_param, int sad_per_bit, int *num00, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 379 int vp8_diamond_search_sad_c(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, union int_mv *best_mv, int search_param, int sad_per_bit, int *num00, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv);

Completed in 933 milliseconds