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

  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.h 27 double pcnt_neutral; member in struct:__anon29556
vp9_firstpass.c 148 stats->pcnt_neutral,
173 section->pcnt_neutral = 0.0;
198 section->pcnt_neutral += frame->pcnt_neutral;
221 section->pcnt_neutral -= frame->pcnt_neutral;
244 section->pcnt_neutral /= section->count;
802 fps.pcnt_neutral = (double)neutral_count / cm->MBs;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_firstpass.h 27 double pcnt_neutral; member in struct:__anon40737
vp9_firstpass.c 146 stats->pcnt_neutral,
171 section->pcnt_neutral = 0.0;
196 section->pcnt_neutral += frame->pcnt_neutral;
219 section->pcnt_neutral -= frame->pcnt_neutral;
242 section->pcnt_neutral /= section->count;
801 fps.pcnt_neutral = (double)neutral_count / cm->MBs;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_firstpass.h 50 double pcnt_neutral; member in struct:__anon17798
vp9_firstpass.c 124 stats->pcnt_neutral,
159 section->pcnt_neutral = 0.0;
183 section->pcnt_neutral += frame->pcnt_neutral;
205 section->pcnt_neutral -= frame->pcnt_neutral;
850 fps.pcnt_neutral = (double)neutral_count / cm->MBs;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
firstpass.c 157 stats->pcnt_neutral,
182 section->pcnt_neutral = 0.0;
204 section->pcnt_neutral += frame->pcnt_neutral;
226 section->pcnt_neutral -= frame->pcnt_neutral;
249 section->pcnt_neutral /= section->count;
826 fps.pcnt_neutral = 1.0 * (double)neutral_count / cm->MBs;
    [all...]
onyx_int.h 107 double pcnt_neutral; member in struct:__anon17711
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 157 stats->pcnt_neutral,
182 section->pcnt_neutral = 0.0;
204 section->pcnt_neutral += frame->pcnt_neutral;
226 section->pcnt_neutral -= frame->pcnt_neutral;
249 section->pcnt_neutral /= section->count;
826 fps.pcnt_neutral = 1.0 * (double)neutral_count / cm->MBs;
    [all...]
onyx_int.h 110 double pcnt_neutral; member in struct:__anon29487
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
firstpass.c 157 stats->pcnt_neutral,
182 section->pcnt_neutral = 0.0;
204 section->pcnt_neutral += frame->pcnt_neutral;
226 section->pcnt_neutral -= frame->pcnt_neutral;
249 section->pcnt_neutral /= section->count;
826 fps.pcnt_neutral = 1.0 * (double)neutral_count / cm->MBs;
    [all...]
onyx_int.h 110 double pcnt_neutral; member in struct:__anon40670

Completed in 566 milliseconds