Home
last modified time | relevance | path

Searched refs:av1_full_pixel_search (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dmcomp.h137 int av1_full_pixel_search(const struct AV1_COMP *cpi, MACROBLOCK *x,
Dtemporal_filter.c698 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()
Dtpl_model.c97 av1_full_pixel_search(cpi, x, bsize, &best_ref_mv1_full, step_param, in motion_compensated_prediction()
Dmcomp.c2310 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()
Drdopt.c7152 bestsme = av1_full_pixel_search( in single_motion_search()
10727 const int bestsme = av1_full_pixel_search( in rd_pick_intrabc_mode_sb()