Searched defs:FIRSTPASS_STATS (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.h68 } FIRSTPASS_STATS; typedef in typeref:struct:__anon11108
98 FIRSTPASS_STATS total_stats;
99 FIRSTPASS_STATS this_frame_stats;
100 const FIRSTPASS_STATS *stats_in;
101 const FIRSTPASS_STATS *stats_in_start;
102 const FIRSTPASS_STATS *stats_in_end;
103 FIRSTPASS_STATS total_left_stats;
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h119 FIRSTPASS_STATS; typedef in typeref:struct:__anon11039
582 FIRSTPASS_STATS total_stats;
583 FIRSTPASS_STATS this_frame_stats;
584 FIRSTPASS_STATS *stats_in, *stats_in_end, *stats_in_start;
585 FIRSTPASS_STATS total_left_stats;

Completed in 68 milliseconds