Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c6641 double this_new_mv_rd = 0; local
6675 this_new_mv_rd = eval_mv_mode(
6678 new_mv_rd = this_new_mv_rd;
6717 (no_new_mv_rd - this_no_new_mv_rd) - (new_mv_rd - this_new_mv_rd);