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

  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 155 stats->pcnt_second_ref,
180 section->pcnt_second_ref = 0.0;
202 section->pcnt_second_ref += frame->pcnt_second_ref;
224 section->pcnt_second_ref -= frame->pcnt_second_ref;
247 section->pcnt_second_ref /= section->count;
824 fps.pcnt_second_ref = 1.0 * (double)second_ref_count / cm->MBs;
    [all...]
onyx_int.h 105 double pcnt_second_ref; member in struct:__anon10982

Completed in 21 milliseconds