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 281 stats->pcnt_second_ref,
320 section->pcnt_second_ref = 0.0;
339 section->pcnt_second_ref += frame->pcnt_second_ref;
359 section->pcnt_second_ref /= section->count;
821 fps.pcnt_second_ref = 1.0 * (double)second_ref_count / cm->MBs;
    [all...]
onyx_int.h 96 double pcnt_second_ref; member in struct:__anon5125

Completed in 810 milliseconds