HomeSort by relevance Sort by last modified time
    Searched refs:new_mv_count (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 141 stats->MVcv, stats->mv_in_out_count, stats->new_mv_count,
164 section->new_mv_count = 0.0;
185 section->new_mv_count += frame->new_mv_count;
206 section->new_mv_count -= frame->new_mv_count;
495 int new_mv_count = 0; local
690 if (d->bmi.mv.as_int != lastmv_as_int) new_mv_count++;
772 fps.new_mv_count = 0.0;
789 fps.new_mv_count = new_mv_count
    [all...]
onyx_int.h 108 double new_mv_count; member in struct:__anon26149

Completed in 71 milliseconds