Searched refs:accumulate_stats (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dfirstpass.c195 static void accumulate_stats(FIRSTPASS_STATS *section, FIRSTPASS_STATS *frame) function
853 accumulate_stats(&cpi->twopass.total_stats, &fps);
2339 accumulate_stats(&sectionstats, &next_frame);
3017 accumulate_stats(&sectionstats, &next_frame);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_firstpass.c185 static void accumulate_stats(FIRSTPASS_STATS *section, function
833 accumulate_stats(&twopass->total_stats, &fps);
1777 accumulate_stats(&sectionstats, &next_frame);
2089 accumulate_stats(&sectionstats, &next_frame);

Completed in 39 milliseconds