Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxstats.c79 void stats_close(stats_io_t *stats, int last_pass) { in stats_close() argument
81 if (stats->pass == last_pass) { in stats_close()
92 if (stats->pass == last_pass) in stats_close()
Dvpxstats.h35 void stats_close(stats_io_t *stats, int last_pass);