Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djchuff.c754 long dc_counts[], long ac_counts[]) in htest_one_block() argument
791 ac_counts[0xF0]++; in htest_one_block()
808 ac_counts[(r << 4) + nbits]++; in htest_one_block()
816 ac_counts[0]++; in htest_one_block()