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