Home
last modified time | relevance | path

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

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