Home
last modified time | relevance | path

Searched defs:txb_ctx (Results 1 – 7 of 7) sorted by relevance

/external/libaom/av1/common/
Dtxb_common.h30 typedef struct txb_ctx { struct
31 int txb_skip_ctx;
32 int dc_sign_ctx;
293 TXB_CTX *const txb_ctx) { in get_txb_ctx_general()
458 TXB_CTX *const txb_ctx) { in get_txb_ctx()
/external/libaom/av1/encoder/
Dencodetxb.h255 const TXB_CTX *const txb_ctx, int plane, in av1_cost_skip_txb()
Dtxb_rdopt.c297 const TXB_CTX *const txb_ctx, int *rate_cost, in av1_optimize_txb()
452 const TX_SIZE tx_size, const TXB_CTX *const txb_ctx, in warehouse_efficients_txb()
585 const TX_SIZE tx_size, const TXB_CTX *const txb_ctx, const int eob, in warehouse_efficients_txb_laplacian()
606 const TXB_CTX *const txb_ctx, int reduced_tx_set_used) { in av1_cost_coeffs_txb()
628 const TXB_CTX *const txb_ctx, in av1_cost_coeffs_txb_laplacian()
Dtx_search.c276 TXB_CTX txb_ctx; in set_skip_txfm() local
872 const TXB_CTX *const txb_ctx, int skip_trellis, in recon_intra()
1119 const TXB_CTX *const txb_ctx, in prune_txk_type_separ()
1265 const TXB_CTX *const txb_ctx, int reduced_tx_set_used) { in prune_txk_type()
1722 const TXB_CTX *const txb_ctx, FAST_TX_SEARCH_MODE ftxs_mode, in get_tx_mask()
1902 const TXB_CTX *const txb_ctx, in cost_coeffs()
2022 const TXB_CTX *const txb_ctx, in search_tx_type()
2338 int block, int plane_bsize, TXB_CTX *txb_ctx, in tx_type_rd()
2364 TXB_CTX txb_ctx; in try_tx_block_no_split() local
2968 TXB_CTX txb_ctx; in block_rd_txfm() local
[all …]
Dencodemb.c89 const TXB_CTX *const txb_ctx, int *rate_cost) { in av1_optimize_b()
438 TXB_CTX txb_ctx; in encode_block() local
784 TXB_CTX txb_ctx; in av1_encode_block_intra() local
Dencodetxb.c570 TXB_CTX txb_ctx; local
732 TXB_CTX txb_ctx; local
/external/libaom/av1/decoder/
Ddecodetxb.c113 const TXB_CTX *const txb_ctx, in av1_read_coeffs_txb()
341 TXB_CTX txb_ctx; in av1_read_coeffs_txb_facade() local