Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Drdopt.c9296 struct obmc_check_mv_field_ctxt mv_field_check_ctxt = { xd->mi[0], 1 }; in check_identical_obmc_mv_field() local
9300 obmc_check_identical_mv, &mv_field_check_ctxt); in check_identical_obmc_mv_field()
9303 obmc_check_identical_mv, &mv_field_check_ctxt); in check_identical_obmc_mv_field()
9305 return mv_field_check_ctxt.mv_field_check_result; in check_identical_obmc_mv_field()