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

  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.h 59 double neutral_count; member in struct:__anon24783
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 494 int neutral_count = 0; local
667 neutral_count++;
777 fps.pcnt_neutral = 1.0 * (double)neutral_count / cm->MBs;
    [all...]

Completed in 608 milliseconds