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 317 stats->mv_in_out_count,
351 section->mv_in_out_count = 0.0;
371 section->mv_in_out_count += frame->mv_in_out_count;
393 section->mv_in_out_count /= section->count;
770 fps.mv_in_out_count = 0.0;
785 fps.mv_in_out_count = (double)sum_in_vectors / (double)(mvcount * 2);
    [all...]
onyx_int.h 109 double mv_in_out_count; member in struct:__anon8484

Completed in 46 milliseconds