Home
last modified time | relevance | path

Searched refs:stats_open_file (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/
Dvpxstats.h29 int stats_open_file(stats_io_t *stats, const char *fpf, int pass);
Dvpxstats.c19 int stats_open_file(stats_io_t *stats, const char *fpf, int pass) { in stats_open_file() function
Dvpxenc.c1627 if (!stats_open_file(&stream->stats, stream->config.stats_fn, in setup_pass()