Home
last modified time | relevance | path

Searched refs:av1_compute_motion_cost (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dmcomp.h157 unsigned int av1_compute_motion_cost(const struct AV1_COMP *cpi,
Dmcomp.c890 unsigned int av1_compute_motion_cost(const AV1_COMP *cpi, MACROBLOCK *const x, in av1_compute_motion_cost() function
939 bestmse = av1_compute_motion_cost(cpi, x, bsize, mi_row, mi_col, in av1_refine_warped_mv()
966 av1_compute_motion_cost(cpi, x, bsize, mi_row, mi_col, &this_mv); in av1_refine_warped_mv()