Home
last modified time | relevance | path

Searched defs:stats_get (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/stats/
Daomstats.c106 aom_fixed_buf_t stats_get(stats_io_t *stats) { return stats->buf; } in stats_get() function
/external/libvpx/libvpx/
Dvpxstats.c105 vpx_fixed_buf_t stats_get(stats_io_t *stats) { return stats->buf; } in stats_get() function