Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dtxb_common.h360 static const int8_t dc_sign_contexts[4 * MAX_TX_SIZE_UNIT + 1] = { in get_txb_ctx() local
383 txb_ctx->dc_sign_ctx = dc_sign_contexts[dc_sign + 2 * MAX_TX_SIZE_UNIT]; in get_txb_ctx()