Searched refs:pcnt_second_ref (Results 1 - 8 of 8) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.h26 double pcnt_second_ref; member in struct:__anon24945
H A Dvp9_firstpass.c147 stats->pcnt_second_ref,
172 section->pcnt_second_ref = 0.0;
197 section->pcnt_second_ref += frame->pcnt_second_ref;
220 section->pcnt_second_ref -= frame->pcnt_second_ref;
243 section->pcnt_second_ref /= section->count;
801 fps.pcnt_second_ref = (double)second_ref_count / cm->MBs;
1095 // This function detects a flash through the high relative pcnt_second_ref
1109 // The recovery after a flash is indicated by a high pcnt_second_ref
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_firstpass.h49 double pcnt_second_ref; member in struct:__anon13173
H A Dvp9_firstpass.c123 stats->pcnt_second_ref,
158 section->pcnt_second_ref = 0.0;
182 section->pcnt_second_ref += frame->pcnt_second_ref;
204 section->pcnt_second_ref -= frame->pcnt_second_ref;
849 fps.pcnt_second_ref = (double)second_ref_count / cm->MBs;
1152 // This function detects a flash through the high relative pcnt_second_ref
1161 // The recovery after a flash is indicated by a high pcnt_second_ref
1164 next_frame->pcnt_second_ref > next_fram
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dfirstpass.c156 stats->pcnt_second_ref,
181 section->pcnt_second_ref = 0.0;
203 section->pcnt_second_ref += frame->pcnt_second_ref;
225 section->pcnt_second_ref -= frame->pcnt_second_ref;
248 section->pcnt_second_ref /= section->count;
825 fps.pcnt_second_ref = 1.0 * (double)second_ref_count / cm->MBs;
1498 /* This function detects a flash through the high relative pcnt_second_ref
1515 * The recovery after a flash is indicated by a high pcnt_second_ref
[all...]
H A Donyx_int.h106 double pcnt_second_ref; member in struct:__anon13086
/external/libvpx/libvpx/vp8/encoder/
H A Dfirstpass.c156 stats->pcnt_second_ref,
181 section->pcnt_second_ref = 0.0;
203 section->pcnt_second_ref += frame->pcnt_second_ref;
225 section->pcnt_second_ref -= frame->pcnt_second_ref;
248 section->pcnt_second_ref /= section->count;
825 fps.pcnt_second_ref = 1.0 * (double)second_ref_count / cm->MBs;
1498 /* This function detects a flash through the high relative pcnt_second_ref
1515 * The recovery after a flash is indicated by a high pcnt_second_ref
[all...]
H A Donyx_int.h109 double pcnt_second_ref; member in struct:__anon24876

Completed in 121 milliseconds