Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c6640 double no_new_mv_rd = 0; local
6665 no_new_mv_rd += this_rd;
6700 if (no_new_mv_rd < new_mv_rd) {
6717 (no_new_mv_rd - this_no_new_mv_rd) - (new_mv_rd - this_new_mv_rd);