Home
last modified time | relevance | path

Searched refs:zero_stats (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c162 static void zero_stats(FIRSTPASS_STATS *section) { in zero_stats() function
350 zero_stats(&cpi->twopass.total_stats); in vp9_init_first_pass()
954 zero_stats(&twopass->total_stats); in vp9_init_second_pass()
955 zero_stats(&twopass->total_left_stats); in vp9_init_second_pass()
1772 zero_stats(&sectionstats); in define_gf_group()
2084 zero_stats(&sectionstats); in find_next_key_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c173 static void zero_stats(FIRSTPASS_STATS *section) in zero_stats() function
397 zero_stats(&cpi->twopass.total_stats); in vp8_init_first_pass()
1339 zero_stats(&cpi->twopass.total_stats); in vp8_init_second_pass()
1340 zero_stats(&cpi->twopass.total_left_stats); in vp8_init_second_pass()
2333 zero_stats(&sectionstats); in define_gf_group()
3011 zero_stats(&sectionstats); in find_next_key_frame()