Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_mfqe.c201 const int mv_len_square = mi->mv[0].as_mv.row * mi->mv[0].as_mv.row + in mfqe_decision() local
205 cur_bs >= BLOCK_16X16 && mv_len_square <= mv_threshold; in mfqe_decision()