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

  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 156 stats->pcnt_neutral,
181 section->pcnt_neutral = 0.0;
203 section->pcnt_neutral += frame->pcnt_neutral;
225 section->pcnt_neutral -= frame->pcnt_neutral;
248 section->pcnt_neutral /= section->count;
825 fps.pcnt_neutral = 1.0 * (double)neutral_count / cm->MBs;
    [all...]
onyx_int.h 106 double pcnt_neutral; member in struct:__anon10982

Completed in 198 milliseconds