Searched defs:sadpb (Results 1 – 13 of 13) sorted by relevance
/external/libvpx/libvpx/vp8/encoder/ |
D | temporal_filter.c | 119 int sadpb = x->sadperbit16; in vp8_temporal_filter_find_matching_mb_c() local
|
D | pickinter.c | 907 int sadpb = x->sadperbit16; in vp8_pick_inter_mode() local
|
D | rdopt.c | 1054 int sadpb = x->sadperbit4; in rd_check_segment() local 2025 int sadpb = x->sadperbit16; in vp8_rd_pick_inter_mode() local
|
/external/libaom/libaom/av1/encoder/ |
D | mcomp.c | 1024 const MV *const ref_mv, int sadpb, in calc_int_cost_list() 1067 const MV *const ref_mv, int sadpb, in calc_int_sad_list() 1800 MV *mvp_full, int step_param, int sadpb, in full_pixel_diamond() 1865 const MV *centre_mv_full, int sadpb, in full_pixel_exhaustive() 2889 MV *mvp_full, int step_param, int sadpb, in obmc_full_pixel_diamond() 2952 int step_param, int sadpb, int further_steps, in av1_obmc_full_pixel_search() 3100 const int sadpb = x->sadperbit16; in av1_simple_motion_search() local
|
D | tpl_model.c | 73 int sadpb = x->sadperbit16; in motion_compensated_prediction() local
|
D | temporal_filter.c | 667 int sadpb = x->sadperbit16; in temporal_filter_find_matching_mb_c() local
|
D | rdopt.c | 6695 const int sadpb = x->sadperbit16; in joint_motion_search() local 7063 int sadpb = x->sadperbit16; in single_motion_search() local 7352 int sadpb = x->sadperbit16; in compound_single_motion_search() local 10725 const int sadpb = x->sadperbit16; in rd_pick_intrabc_mode_sb() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 971 int sadpb, in calc_int_cost_list() 2339 int step_param, int sadpb, int further_steps, in full_pixel_diamond() 2404 MV *centre_mv_full, int sadpb, int *cost_list, in full_pixel_exhaustive()
|
D | vp9_temporal_filter.c | 505 int sadpb = x->sadperbit16; in temporal_filter_find_matching_mb_c() local
|
D | vp9_rdopt.c | 1762 int sadpb = x->sadperbit16; in joint_motion_search() local 1951 int sadpb = x->sadperbit4; in rd_pick_best_sub8x8_mode() local 2404 int sadpb = x->sadperbit16; in single_motion_search() local
|
D | vp9_pickmode.c | 162 const int sadpb = x->sadperbit16; in combined_motion_search() local
|
D | vp9_encoder.c | 5582 int sadpb = x->sadperbit16; local
|
D | vp9_encodeframe.c | 3505 const int sadpb = x->sadperbit16; in ml_predict_var_rd_paritioning() local
|