Home
last modified time | relevance | path

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

/external/jpeg/
Djchuff.c573 long dc_counts[], long ac_counts[]) in htest_one_block() argument
610 ac_counts[0xF0]++; in htest_one_block()
627 ac_counts[(r << 4) + nbits]++; in htest_one_block()
635 ac_counts[0]++; in htest_one_block()
/external/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jchuff.c577 long dc_counts[], long ac_counts[]) in htest_one_block() argument
614 ac_counts[0xF0]++; in htest_one_block()
631 ac_counts[(r << 4) + nbits]++; in htest_one_block()
639 ac_counts[0]++; in htest_one_block()