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 308 stats->pcnt_motion,
342 section->pcnt_motion = 0.0;
362 section->pcnt_motion += frame->pcnt_motion;
386 section->pcnt_motion /= section->count;
763 fps.pcnt_motion = 0.0;
787 fps.pcnt_motion = 1.0 * (double)mvcount / cpi->common.MBs;
    [all...]
onyx_int.h 100 double pcnt_motion; member in struct:__anon8484

Completed in 23 milliseconds