Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/
Dbitreader.h85 static INLINE void aom_process_accounting(const aom_reader *r ACCT_STR_PARAM) { in aom_process_accounting() function
107 if (ACCT_STR_NAME) aom_process_accounting(r, ACCT_STR_NAME); in aom_read_()
117 if (ACCT_STR_NAME) aom_process_accounting(r, ACCT_STR_NAME); in aom_read_bit_()
127 if (ACCT_STR_NAME) aom_process_accounting(r, ACCT_STR_NAME); in aom_read_literal_()
138 if (ACCT_STR_NAME) aom_process_accounting(r, ACCT_STR_NAME); in aom_read_cdf_()