Home
last modified time | relevance | path

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

/external/libaom/av1/decoder/
Daccounting.h73 void aom_accounting_clear(Accounting *accounting);
Daccounting.c78 void aom_accounting_clear(Accounting *accounting) { in aom_accounting_clear() function
Ddecoder.c226 aom_accounting_clear(&pbi->accounting); in av1_decoder_remove()