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

  /external/libvpx/vp8/encoder/
firstpass.c 310 stats->pcnt_neutral,
344 section->pcnt_neutral = 0.0;
364 section->pcnt_neutral += frame->pcnt_neutral;
385 section->pcnt_neutral /= section->count;
775 fps.pcnt_neutral = 1.0 * (double)neutral_count / cm->MBs;
    [all...]
onyx_int.h 102 double pcnt_neutral; member in struct:__anon8484

Completed in 343 milliseconds