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

  /external/libvpx/vp8/encoder/
firstpass.c 272 stats->pcnt_motion,
303 section->pcnt_motion = 0.0;
322 section->pcnt_motion += frame->pcnt_motion;
344 section->pcnt_motion /= section->count;
807 fps.pcnt_motion = 0.0;
830 fps.pcnt_motion = 1.0 * (double)mvcount / cpi->common.MBs;
    [all...]
onyx_int.h 96 double pcnt_motion; member in struct:__anon5289

Completed in 12 milliseconds