Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Drdopt.c3157 uint8_t best_txb_ctx = 0; in search_txk_type() local
3329 best_txb_ctx = x->plane[plane].txb_entropy_ctx[block]; in search_txk_type()
3400 x->plane[plane].txb_entropy_ctx[block] = best_txb_ctx; in search_txk_type()
3418 intra_txb_rd_info->txb_entropy_ctx = best_txb_ctx; in search_txk_type()