Searched refs:use_hp (Results 1 – 2 of 2) sorted by relevance
160 const int use_hp = allow_hp && vp9_use_mv_hp(mv); in lower_mv_precision() local161 if (!use_hp) { in lower_mv_precision()
292 const int use_hp = allow_hp && vp9_use_mv_hp(ref); in read_mv() local296 diff.row = read_mv_component(r, &ctx->comps[0], use_hp); in read_mv()299 diff.col = read_mv_component(r, &ctx->comps[1], use_hp); in read_mv()