Searched refs:sadpb (Results 1 - 8 of 8) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Dtemporal_filter.c118 int sadpb = x->sadperbit16; local
159 vp8_hex_search(x, b, d, &best_ref_mv1_full, &d->bmi.mv, step_param, sadpb,
H A Drdopt.c1059 int sadpb = x->sadperbit4; local
1073 x, c, e, &mvp_full, &mode_mv[NEW4X4], step_param, sadpb, &num00,
1086 x, c, e, &mvp_full, &temp_mv, step_param + n, sadpb, &num00,
1105 thissme = cpi->full_search_sad(x, c, e, &mvp_full, sadpb, 16,
2026 int sadpb = x->sadperbit16; local
2065 x, b, d, &mvp_full, &d->bmi.mv, step_param, sadpb, &num00,
2086 x, b, d, &mvp_full, &d->bmi.mv, step_param + n, sadpb, &num00,
2109 x, b, d, &d->bmi.mv, sadpb, search_range,
H A Dpickinter.c997 int sadpb = x->sadperbit16; local
1107 sadpb, &cpi->fn_ptr[BLOCK_16X16],
1112 x, b, d, &mvp_full, &d->bmi.mv, step_param, sadpb, &num00,
1127 x, b, d, &mvp_full, &d->bmi.mv, step_param + n, sadpb,
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_mcomp.c812 int sadpb,
830 mvsad_err_cost(x, &this_mv, &fcenter_mv, sadpb);
1924 int step_param, int sadpb, int further_steps,
1931 step_param, sadpb, &n, fn_ptr, ref_mv);
1947 step_param + n, sadpb, &num00, fn_ptr,
1966 thissme = vp9_refining_search_sad(x, &best_mv, sadpb, search_range, fn_ptr,
1978 calc_int_cost_list(x, ref_mv, sadpb, fn_ptr, dst_mv, cost_list);
1989 MV *centre_mv_full, int sadpb, int *cost_list,
2016 sadpb, fn_ptr, &temp_mv);
2025 sf->mesh_patterns[i].interval, sadpb, fn_pt
811 calc_int_cost_list(const MACROBLOCK *x, const MV *ref_mv, int sadpb, const vp9_variance_fn_ptr_t *fn_ptr, const MV *best_mv, int *cost_list) argument
1923 full_pixel_diamond(const VP9_COMP *cpi, MACROBLOCK *x, MV *mvp_full, int step_param, int sadpb, int further_steps, int do_refine, int *cost_list, const vp9_variance_fn_ptr_t *fn_ptr, const MV *ref_mv, MV *dst_mv) argument
1988 full_pixel_exhaustive(VP9_COMP *cpi, MACROBLOCK *x, MV *centre_mv_full, int sadpb, int *cost_list, const vp9_variance_fn_ptr_t *fn_ptr, const MV *ref_mv, MV *dst_mv) argument
[all...]
H A Dvp9_temporal_filter.c235 int sadpb = x->sadperbit16; local
264 search_method, sadpb, cond_cost_list(cpi, cost_list),
H A Dvp9_rdopt.c1770 int sadpb = x->sadperbit16; local
1816 bestsme = vp9_refining_search_8p_c(x, &tmp_mv, sadpb, search_range,
1957 int sadpb = x->sadperbit4; local
2006 sadpb,
2330 int sadpb = x->sadperbit16; local
2412 cpi, x, bsize, &mvp_full, step_param, cpi->sf.mv.search_method, sadpb,
H A Dvp9_pickmode.c151 const int sadpb = x->sadperbit16; local
196 cpi, x, bsize, &mvp_full, step_param, cpi->sf.mv.search_method, sadpb,
/external/swiftshader/third_party/LLVM/test/MC/ELF/
H A Dmany-section.s255 .section sadpb
[all...]

Completed in 275 milliseconds