Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_mfqe.c203 const int mv_threshold = 100; in mfqe_decision() local
205 cur_bs >= BLOCK_16X16 && mv_len_square <= mv_threshold; in mfqe_decision()