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

  /external/libvpx/vp8/encoder/
firstpass.c 273 stats->pcnt_second_ref,
304 section->pcnt_second_ref = 0.0;
323 section->pcnt_second_ref += frame->pcnt_second_ref;
343 section->pcnt_second_ref /= section->count;
818 fps.pcnt_second_ref = 1.0 * (double)second_ref_count / cm->MBs;
    [all...]
onyx_int.h 97 double pcnt_second_ref; member in struct:__anon5289

Completed in 15 milliseconds