Searched refs:av1_full_pixel_search (Results 1 – 5 of 5) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | mcomp.h | 137 int av1_full_pixel_search(const struct AV1_COMP *cpi, MACROBLOCK *x,
|
D | temporal_filter.c | 698 av1_full_pixel_search(cpi, x, TF_BLOCK, &best_ref_mv1_full, step_param, NSTEP, in temporal_filter_find_matching_mb_c() 754 av1_full_pixel_search(cpi, x, TF_SUB_BLOCK, &best_ref_mv1_full, in temporal_filter_find_matching_mb_c()
|
D | tpl_model.c | 97 av1_full_pixel_search(cpi, x, bsize, &best_ref_mv1_full, step_param, in motion_compensated_prediction()
|
D | mcomp.c | 2310 int av1_full_pixel_search(const AV1_COMP *cpi, MACROBLOCK *x, BLOCK_SIZE bsize, in av1_full_pixel_search() function 3116 var = av1_full_pixel_search( in av1_simple_motion_search()
|
D | rdopt.c | 7152 bestsme = av1_full_pixel_search( in single_motion_search() 10727 const int bestsme = av1_full_pixel_search( in rd_pick_intrabc_mode_sb()
|