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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_firstpass.h39 } FIRSTPASS_STATS; typedef in typeref:struct:__anon617
45 FIRSTPASS_STATS total_stats;
46 FIRSTPASS_STATS this_frame_stats;
47 const FIRSTPASS_STATS *stats_in;
48 const FIRSTPASS_STATS *stats_in_start;
49 const FIRSTPASS_STATS *stats_in_end;
50 FIRSTPASS_STATS total_left_stats;
94 int vp9_twopass_worst_quality(struct VP9_COMP *cpi, FIRSTPASS_STATS *fpstats,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_int.h122 FIRSTPASS_STATS; typedef in typeref:struct:__anon550
573 FIRSTPASS_STATS total_stats;
574 FIRSTPASS_STATS this_frame_stats;
575 FIRSTPASS_STATS *stats_in, *stats_in_end, *stats_in_start;
576 FIRSTPASS_STATS total_left_stats;

Completed in 49 milliseconds