Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dfirstpass.c270 int raw_motion_err_counts) { in raw_motion_error_stdev()
566 const int raw_motion_err_counts, int *raw_motion_err_list, MV *best_ref_mv, in firstpass_inter_prediction()
871 int raw_motion_err_counts = 0; in av1_first_pass() local