Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dtxb_common.h358 #define MAX_TX_SIZE_UNIT 16 in get_txb_ctx() macro
360 static const int8_t dc_sign_contexts[4 * MAX_TX_SIZE_UNIT + 1] = { in get_txb_ctx()
383 txb_ctx->dc_sign_ctx = dc_sign_contexts[dc_sign + 2 * MAX_TX_SIZE_UNIT]; in get_txb_ctx()
432 #undef MAX_TX_SIZE_UNIT in get_txb_ctx()