/external/libvpx/libvpx/vp8/encoder/ |
D | temporal_filter.c | 120 int bestsme = INT_MAX; in vp8_temporal_filter_find_matching_mb_c() local 159 bestsme = in vp8_temporal_filter_find_matching_mb_c() 162 (void)bestsme; // Ignore unused return value. in vp8_temporal_filter_find_matching_mb_c() 170 bestsme = cpi->find_fractional_mv_step( in vp8_temporal_filter_find_matching_mb_c() 184 return bestsme; in vp8_temporal_filter_find_matching_mb_c()
|
D | rdopt.c | 1019 int bestsme = INT_MAX; in rd_check_segment() local 1067 bestsme = cpi->diamond_search_sad( in rd_check_segment() 1084 if (thissme < bestsme) { in rd_check_segment() 1085 bestsme = thissme; in rd_check_segment() 1095 if ((cpi->compressor_speed == 0) && (bestsme >> sseshift) > 4000) { in rd_check_segment() 1103 if (thissme < bestsme) { in rd_check_segment() 1104 bestsme = thissme; in rd_check_segment() 1115 if (bestsme < INT_MAX) { in rd_check_segment() 2016 int bestsme = INT_MAX; in vp8_rd_pick_inter_mode() local 2063 bestsme = cpi->diamond_search_sad( in vp8_rd_pick_inter_mode() [all …]
|
D | pickinter.c | 580 int bestsme = INT_MAX; in vp8_pick_inter_mode() local 1016 bestsme = vp8_hex_search(x, b, d, &mvp_full, &d->bmi.mv, step_param, in vp8_pick_inter_mode() 1021 bestsme = cpi->diamond_search_sad( in vp8_pick_inter_mode() 1039 if (thissme < bestsme) { in vp8_pick_inter_mode() 1040 bestsme = thissme; in vp8_pick_inter_mode() 1054 if (bestsme < INT_MAX) { in vp8_pick_inter_mode()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 2280 double bestsme; in vp9_full_pixel_diamond_new() local 2283 bestsme = vp9_diamond_search_sad_new( in vp9_full_pixel_diamond_new() 2305 if (thissme < bestsme) { in vp9_full_pixel_diamond_new() 2306 bestsme = thissme; in vp9_full_pixel_diamond_new() 2323 if (thissme < bestsme) { in vp9_full_pixel_diamond_new() 2324 bestsme = thissme; in vp9_full_pixel_diamond_new() 2330 return bestsme; in vp9_full_pixel_diamond_new() 2345 int bestsme = cpi->diamond_search_sad(x, &cpi->ss_cfg, mvp_full, &temp_mv, in full_pixel_diamond() local 2347 if (bestsme < INT_MAX) in full_pixel_diamond() 2348 bestsme = vp9_get_mvpred_var(x, &temp_mv, ref_mv, fn_ptr, 1); in full_pixel_diamond() [all …]
|
D | vp9_rdopt.c | 1761 uint32_t bestsme = UINT_MAX; in joint_motion_search() local 1808 bestsme = vp9_refining_search_8p_c(x, &tmp_mv, sadpb, search_range, in joint_motion_search() 1811 if (bestsme < UINT_MAX) in joint_motion_search() 1812 bestsme = vp9_get_mvpred_av_var(x, &tmp_mv, &ref_mv[id].as_mv, in joint_motion_search() 1817 if (bestsme < UINT_MAX) { in joint_motion_search() 1820 bestsme = cpi->find_fractional_mv_step( in joint_motion_search() 1830 if (bestsme < last_besterr[id]) { in joint_motion_search() 1832 last_besterr[id] = bestsme; in joint_motion_search() 1950 uint32_t bestsme = UINT_MAX; in rd_pick_best_sub8x8_mode() local 2001 bestsme = vp9_full_pixel_search( in rd_pick_best_sub8x8_mode() [all …]
|
D | vp9_temporal_filter.c | 506 uint32_t bestsme = UINT_MAX; in temporal_filter_find_matching_mb_c() local 544 bestsme = cpi->find_fractional_mv_step( in temporal_filter_find_matching_mb_c() 585 return bestsme; in temporal_filter_find_matching_mb_c()
|
D | vp9_encoder.c | 5583 uint32_t bestsme = UINT_MAX; local 5634 bestsme = cpi->find_fractional_mv_step( 5640 return bestsme;
|
/external/libaom/libaom/av1/encoder/ |
D | mcomp.c | 1806 int bestsme = cpi->diamond_search_sad(x, cfg, mvp_full, &temp_mv, step_param, in full_pixel_diamond() local 1808 if (bestsme < INT_MAX) in full_pixel_diamond() 1809 bestsme = av1_get_mvpred_var(x, &temp_mv, ref_mv, fn_ptr, 1); in full_pixel_diamond() 1831 if (thissme < bestsme) { in full_pixel_diamond() 1832 bestsme = thissme; in full_pixel_diamond() 1846 if (thissme < bestsme) { in full_pixel_diamond() 1847 bestsme = thissme; in full_pixel_diamond() 1856 return bestsme; in full_pixel_diamond() 1872 int bestsme; in full_pixel_exhaustive() local 1895 bestsme = exhuastive_mesh_search(x, &f_ref_mv, &temp_mv, range, interval, in full_pixel_exhaustive() [all …]
|
D | tpl_model.c | 74 uint32_t bestsme = UINT_MAX; in motion_compensated_prediction() local 107 bestsme = cpi->find_fractional_mv_step( in motion_compensated_prediction() 113 return bestsme; in motion_compensated_prediction()
|
D | temporal_filter.c | 668 int bestsme = INT_MAX; in temporal_filter_find_matching_mb_c() local 714 bestsme = cpi->fn_ptr[TF_BLOCK].vf(y + offset, y_stride, src_address, in temporal_filter_find_matching_mb_c() 723 return bestsme; in temporal_filter_find_matching_mb_c() 730 bestsme = cpi->find_fractional_mv_step( in temporal_filter_find_matching_mb_c() 776 return bestsme; in temporal_filter_find_matching_mb_c()
|
D | rdopt.c | 6700 int bestsme = INT_MAX; in joint_motion_search() local 6772 bestsme = av1_refining_search_8p_c(x, sadpb, search_range, in joint_motion_search() 6775 if (bestsme < INT_MAX) { in joint_motion_search() 6777 bestsme = av1_get_mvpred_mask_var(x, best_mv, &ref_mv[id].as_mv, in joint_motion_search() 6781 bestsme = av1_get_mvpred_av_var(x, best_mv, &ref_mv[id].as_mv, in joint_motion_search() 6808 if (bestsme < INT_MAX && cpi->common.cur_frame_force_integer_mv == 0) { in joint_motion_search() 6811 bestsme = cpi->find_fractional_mv_step( in joint_motion_search() 6821 if (bestsme < last_besterr[id]) { in joint_motion_search() 6823 last_besterr[id] = bestsme; in joint_motion_search() 7061 int bestsme = INT_MAX; in single_motion_search() local [all …]
|