Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dtxb_common.h402 static const uint8_t skip_contexts[5][5] = { { 1, 2, 2, 2, 3 }, in get_txb_ctx() local
429 txb_ctx->txb_skip_ctx = skip_contexts[top][left]; in get_txb_ctx()