Home
last modified time | relevance | path

Searched defs:tx_class (Results 1 – 11 of 11) sorted by relevance

/external/libaom/av1/common/
Dtxb_common.h100 const TX_CLASS tx_class) { in get_br_ctx_eob()
113 const int bwl, const TX_CLASS tx_class) { in get_br_ctx()
159 const int bwl, const TX_CLASS tx_class) { in get_nz_mag()
200 const int bwl, const TX_SIZE tx_size, const TX_CLASS tx_class) { in get_nz_map_ctx_from_stats()
262 TX_CLASS tx_class) { in get_lower_levels_ctx()
272 TX_CLASS tx_class) { in get_lower_levels_ctx_general()
/external/libaom/av1/encoder/
Dtxb_rdopt_utils.h67 const LV_MAP_COEFF_COST *txb_costs, TX_CLASS tx_class) { in get_eob_cost()
122 const LV_MAP_COEFF_COST *txb_costs, int bwl, TX_CLASS tx_class, in get_two_coeff_cost_simple()
148 int bwl, TX_CLASS tx_class) { in get_coeff_cost_eob()
170 int bwl, TX_CLASS tx_class, in get_coeff_cost_general()
Dtxb_rdopt.c19 TX_CLASS tx_class, int bwl, int height, int64_t rdmult, int shift, in update_coeff_general()
76 int *accu_rate, int si, int eob, TX_SIZE tx_size, TX_CLASS tx_class, in update_coeff_simple()
128 int si, TX_SIZE tx_size, TX_CLASS tx_class, int bwl, int height, in update_coeff_eob()
325 const TX_CLASS tx_class = tx_type_to_class[tx_type]; in av1_optimize_txb() local
455 const MACROBLOCKD *const xd, const TX_TYPE tx_type, const TX_CLASS tx_class, in warehouse_efficients_txb()
587 const MACROBLOCKD *const xd, const TX_TYPE tx_type, const TX_CLASS tx_class, in warehouse_efficients_txb_laplacian()
618 const TX_CLASS tx_class = tx_type_to_class[tx_type]; in av1_cost_coeffs_txb() local
654 const TX_CLASS tx_class = tx_type_to_class[tx_type]; in av1_cost_coeffs_txb_laplacian() local
Dencodetxb.c134 TX_CLASS tx_class, PLANE_TYPE plane,
226 const TX_CLASS tx_class) {
258 const TX_SIZE tx_size, const TX_CLASS tx_class,
297 const TX_CLASS tx_class = tx_type_to_class[tx_type]; local
615 const TX_CLASS tx_class = tx_type_to_class[tx_type]; local
772 const TX_CLASS tx_class = tx_type_to_class[tx_type]; local
/external/libaom/test/
Dencodetxb_test.cc67 const TX_CLASS tx_class = tx_type_to_class[tx_type]; in GetNzMapContextsRun() local
111 const TX_CLASS tx_class = tx_type_to_class[tx_type]; in SpeedTestGetNzMapContextsRun() local
Dscan_test.cc110 TX_CLASS tx_class = tx_type_to_class[(TX_TYPE)tx_type]; in TEST() local
/external/libgav1/src/
Dreconstruction.cc57 const TransformClass tx_class = GetTransformClass(tx_type); in GetNumRows() local
/external/libaom/av1/decoder/
Ddecodetxb.c87 TX_CLASS tx_class, int start_si, in read_coeffs_reverse()
164 const TX_CLASS tx_class = tx_type_to_class[tx_type]; in av1_read_coeffs_txb() local
/external/libaom/av1/encoder/x86/
Dencodetxb_sse2.c437 const TX_CLASS tx_class, in av1_get_nz_map_contexts_sse2()
/external/libaom/av1/encoder/arm/neon/
Dencodetxb_neon.c588 const TX_CLASS tx_class, in av1_get_nz_map_contexts_neon()
/external/libgav1/src/tile/
Dtile.cc397 TransformClass tx_class) { in GetCoeffBaseRangeContextEob()
1410 const TransformClass tx_class = GetTransformClass(*tx_type); in ReadTransformCoefficients() local