Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Donyxc_int.h1250 static INLINE int txfm_partition_context(const TXFM_CONTEXT *const above_ctx, in txfm_partition_context() function
/external/libaom/libaom/av1/encoder/
Dbitstream.c160 const int ctx = txfm_partition_context(xd->above_txfm_context + blk_col, in write_tx_size_vartx()
Drdopt.c3597 int ctx = txfm_partition_context( in txfm_yrd()
5304 const int ctx = txfm_partition_context(tx_above + blk_col, tx_left + blk_row, in select_tx_block()
5508 int ctx = txfm_partition_context(tx_above + blk_col, tx_left + blk_row, in tx_block_yrd()
Dencodeframe.c5783 int ctx = txfm_partition_context(xd->above_txfm_context + blk_col, in update_txfm_count()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1288 const int ctx = txfm_partition_context(xd->above_txfm_context + blk_col, in read_tx_size_vartx()