Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dmcomp.c2852 const MV col_bias_mv = { best_mv->row, best_mv->col + diag_step.col }; in second_level_check_v2() local
3862 const MV col_bias_mv = { best_mv->row, best_mv->col + diag_step.col }; in obmc_second_level_check_v2() local