Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtx_search.c2154 uint8_t best_txb_ctx = 0; in search_tx_type() local
2313 best_txb_ctx = x->plane[plane].txb_entropy_ctx[block]; in search_tx_type()
2381 x->plane[plane].txb_entropy_ctx[block] = best_txb_ctx; in search_tx_type()
2402 intra_txb_rd_info->txb_entropy_ctx = best_txb_ctx; in search_tx_type()