Searched defs:neutral_count (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.h59 double neutral_count; member in struct:__anon11942
/external/libvpx/libvpx/vp8/encoder/
H A Dfirstpass.c494 int neutral_count = 0; local
667 neutral_count++;
777 fps.pcnt_neutral = 1.0 * (double)neutral_count / cm->MBs;

Completed in 110 milliseconds