HomeSort by relevance Sort by last modified time
    Searched defs:sadpb (Results 1 - 12 of 12) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 119 int sadpb = x->sadperbit16; local
160 vp8_hex_search(x, b, d, &best_ref_mv1_full, &d->bmi.mv, step_param, sadpb,
pickinter.c 907 int sadpb = x->sadperbit16; local
    [all...]
rdopt.c 1054 int sadpb = x->sadperbit4; local
1068 x, c, e, &mvp_full, &mode_mv[NEW4X4], step_param, sadpb, &num00,
1081 x, c, e, &mvp_full, &temp_mv, step_param + n, sadpb, &num00,
1100 thissme = cpi->full_search_sad(x, c, e, &mvp_full, sadpb, 16,
2025 int sadpb = x->sadperbit16; local
    [all...]
  /external/libaom/libaom/av1/encoder/
tpl_model.c 73 int sadpb = x->sadperbit16; local
98 search_method, 0, sadpb, cond_cost_list(cpi, cost_list),
temporal_filter.c 667 int sadpb = x->sadperbit16; local
699 1, sadpb, cond_cost_list(cpi, cost_list), &best_ref_mv1,
755 step_param, NSTEP, 1, sadpb,
    [all...]
mcomp.c 3100 const int sadpb = x->sadperbit16; local
    [all...]
rdopt.c 6695 const int sadpb = x->sadperbit16; local
7063 int sadpb = x->sadperbit16; local
7352 int sadpb = x->sadperbit16; local
10725 const int sadpb = x->sadperbit16; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c 505 int sadpb = x->sadperbit16; local
535 search_method, sadpb, cond_cost_list(cpi, cost_list),
566 step_param, search_method, sadpb,
    [all...]
vp9_pickmode.c 162 const int sadpb = x->sadperbit16; local
212 cpi, x, bsize, &mvp_full, step_param, cpi->sf.mv.search_method, sadpb,
    [all...]
vp9_encodeframe.c 3505 const int sadpb = x->sadperbit16; local
    [all...]
vp9_encoder.c 5582 int sadpb = x->sadperbit16; local
    [all...]
vp9_rdopt.c 1762 int sadpb = x->sadperbit16; local
1951 int sadpb = x->sadperbit4; local
2404 int sadpb = x->sadperbit16; local
    [all...]

Completed in 285 milliseconds