Home
last modified time | relevance | path

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

/external/libaom/aom_dsp/
Dbitreader.h86 static INLINE void aom_process_accounting(const aom_reader *r ACCT_STR_PARAM) { in aom_process_accounting() function
143 if (ACCT_STR_NAME) aom_process_accounting(r, ACCT_STR_NAME); in aom_read_()
153 if (ACCT_STR_NAME) aom_process_accounting(r, ACCT_STR_NAME); in aom_read_bit_()
163 if (ACCT_STR_NAME) aom_process_accounting(r, ACCT_STR_NAME); in aom_read_literal_()
214 if (ACCT_STR_NAME) aom_process_accounting(r, ACCT_STR_NAME); in aom_read_cdf_()