Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/decoder/
Ddecoder.c484 cm->txb_count, cm->txcoeff_timer, cm->cum_txcoeff_timer); in av1_receive_compressed_data()
486 cm->txb_count = 0; in av1_receive_compressed_data()
Ddecodetxb.c377 ++cm->txb_count; in av1_read_coeffs_txb_facade()
Ddecodeframe.c172 ++cm->txb_count; in read_coeffs_tx_intra_block()
/external/libaom/libaom/av1/common/
Dav1_common_int.h726 int txb_count; member