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

  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.h 35 double new_mv_count; member in struct:__anon29556
vp9_firstpass.c 156 stats->new_mv_count,
181 section->new_mv_count = 0.0;
206 section->new_mv_count += frame->new_mv_count;
229 section->new_mv_count -= frame->new_mv_count;
502 int new_mv_count = 0; local
735 ++new_mv_count;
812 fps.new_mv_count = new_mv_count;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_firstpass.h 35 double new_mv_count; member in struct:__anon40737
vp9_firstpass.c 154 stats->new_mv_count,
179 section->new_mv_count = 0.0;
204 section->new_mv_count += frame->new_mv_count;
227 section->new_mv_count -= frame->new_mv_count;
501 int new_mv_count = 0; local
734 ++new_mv_count;
811 fps.new_mv_count = new_mv_count;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_firstpass.h 58 double new_mv_count; member in struct:__anon17798
vp9_firstpass.c 132 stats->new_mv_count,
167 section->new_mv_count = 0.0;
191 section->new_mv_count += frame->new_mv_count;
213 section->new_mv_count -= frame->new_mv_count;
421 int new_mv_count = 0; local
778 ++new_mv_count;
860 fps.new_mv_count = new_mv_count;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
firstpass.c 165 stats->new_mv_count,
190 section->new_mv_count = 0.0;
212 section->new_mv_count += frame->new_mv_count;
234 section->new_mv_count -= frame->new_mv_count;
531 int new_mv_count = 0; local
736 new_mv_count++;
821 fps.new_mv_count = 0.0;
837 fps.new_mv_count = new_mv_count
    [all...]
onyx_int.h 115 double new_mv_count; member in struct:__anon17711
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 165 stats->new_mv_count,
190 section->new_mv_count = 0.0;
212 section->new_mv_count += frame->new_mv_count;
234 section->new_mv_count -= frame->new_mv_count;
531 int new_mv_count = 0; local
736 new_mv_count++;
821 fps.new_mv_count = 0.0;
837 fps.new_mv_count = new_mv_count
    [all...]
onyx_int.h 118 double new_mv_count; member in struct:__anon29487
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
firstpass.c 165 stats->new_mv_count,
190 section->new_mv_count = 0.0;
212 section->new_mv_count += frame->new_mv_count;
234 section->new_mv_count -= frame->new_mv_count;
531 int new_mv_count = 0; local
736 new_mv_count++;
821 fps.new_mv_count = 0.0;
837 fps.new_mv_count = new_mv_count
    [all...]
onyx_int.h 118 double new_mv_count; member in struct:__anon40670

Completed in 310 milliseconds