Home
last modified time | relevance | path

Searched defs:sadpb (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/vp8/encoder/
Dtemporal_filter.c119 int sadpb = x->sadperbit16; in vp8_temporal_filter_find_matching_mb_c() local
Drdopt.c1054 int sadpb = x->sadperbit4; in rd_check_segment() local
2043 int sadpb = x->sadperbit16; in vp8_rd_pick_inter_mode() local
Dpickinter.c916 int sadpb = x->sadperbit16; in vp8_pick_inter_mode() local
/external/libvpx/vp9/encoder/
Dvp9_mcomp.c961 int sadpb, in calc_int_cost_list()
2488 MV *mvp_full, int step_param, int sadpb, in full_pixel_diamond()
2611 int sadpb, int *cost_list, in full_pixel_exhaustive()
Dvp9_rdopt.c1976 int sadpb = x->sadperbit16; in joint_motion_search() local
2174 int sadpb = x->sadperbit4; in rd_pick_best_sub8x8_mode() local
2597 int sadpb = x->sadperbit16; in single_motion_search() local
Dvp9_temporal_filter.c764 int sadpb = x->sadperbit16; in temporal_filter_find_matching_mb_c() local
Dvp9_tpl_model.c503 int sadpb = x->sadperbit16; in motion_compensated_prediction() local
Dvp9_pickmode.c162 const int sadpb = x->sadperbit16; in combined_motion_search() local
Dvp9_encoder.h1535 vpx_sad_fn_t sad_fn_ptr, int sadpb) { in get_start_mv_sad()
Dvp9_encodeframe.c3443 const int sadpb = x->sadperbit16; in simple_motion_search() local