Home
last modified time | relevance | path

Searched refs:av1_simple_motion_sse_var (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dmcomp.h173 void av1_simple_motion_sse_var(struct AV1_COMP *cpi, MACROBLOCK *x, int mi_row,
Dpartition_strategy.c56 av1_simple_motion_sse_var(cpi, x, mi_row, mi_col, bsize, ref_mv_full, in get_res_var_features()
621 av1_simple_motion_sse_var(cpi, x, this_mi_row, this_mi_col, mb_size, in av1_get_max_min_partition_features()
Dencodeframe.c597 av1_simple_motion_sse_var(cpi, x, mi_row, mi_col, bsize, ref_mv_full, 0, in pick_sb_modes()
3771 av1_simple_motion_sse_var(cpi, x, mi_row, mi_col, bsize, ref_mv_full, 0, in rd_pick_partition()
Dmcomp.c3167 void av1_simple_motion_sse_var(AV1_COMP *cpi, MACROBLOCK *x, int mi_row, in av1_simple_motion_sse_var() function