Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Donyxc_int.h1168 static INLINE void set_txfm_ctx(TXFM_CONTEXT *txfm_ctx, uint8_t txs, int len) { in set_txfm_ctx() function
1183 set_txfm_ctx(xd->above_txfm_context, bw, n4_w); in set_txfm_ctxs()
1184 set_txfm_ctx(xd->left_txfm_context, bh, n4_h); in set_txfm_ctxs()