Home
last modified time | relevance | path

Searched defs:raw_motion_err_list (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dfirstpass.c369 static double raw_motion_error_stdev(int *raw_motion_err_list, in raw_motion_error_stdev()
708 int *raw_motion_err_list, const MV ref_mv, MV *best_mv, in firstpass_inter_prediction()
1157 int *raw_motion_err_list = cpi->firstpass_data.raw_motion_err_list + in av1_first_pass_row() local
1328 int *raw_motion_err_list = cpi->firstpass_data.raw_motion_err_list; in av1_first_pass() local
H A Dfirstpass.h528 int *raw_motion_err_list; member