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 280 stats->pcnt_motion,
319 section->pcnt_motion = 0.0;
338 section->pcnt_motion += frame->pcnt_motion;
360 section->pcnt_motion /= section->count;
810 fps.pcnt_motion = 0.0;
833 fps.pcnt_motion = 1.0 * (double)mvcount / cpi->common.MBs;
    [all...]
onyx_int.h 95 double pcnt_motion; member in struct:__anon5125

Completed in 42 milliseconds