Searched refs:subpelmv (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_rdopt.c1718 int subpelmv = 1, have_ref = 0; local
1939 subpelmv = 0;
1943 subpelmv |= mv_has_subpel(&mode_mv[this_mode][ref].as_mv);
1948 if (filter_idx > 1 && !subpelmv && !have_ref) {
1956 if (!subpelmv && have_ref &&

Completed in 59 milliseconds