Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c6639 double new_mv_rd = 0; local
6678 new_mv_rd = this_new_mv_rd;
6693 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);