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

  /external/libvpx/vp8/encoder/
firstpass.c 288 stats->mv_in_out_count,
327 section->mv_in_out_count = 0.0;
346 section->mv_in_out_count += frame->mv_in_out_count;
367 section->mv_in_out_count /= section->count;
817 fps.mv_in_out_count = 0.0;
831 fps.mv_in_out_count = (double)sum_in_vectors / (double)(mvcount * 2);
    [all...]
onyx_int.h 103 double mv_in_out_count; member in struct:__anon5125

Completed in 45 milliseconds