Searched defs:tx_class (Results 1 – 8 of 8) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | txb_common.h | 164 const TX_CLASS tx_class) { in get_br_ctx_eob() 177 const int bwl, const TX_CLASS tx_class) { in get_br_ctx() 223 const int bwl, const TX_CLASS tx_class) { in get_nz_mag() 264 const int bwl, const TX_SIZE tx_size, const TX_CLASS tx_class) { in get_nz_map_ctx_from_stats() 326 TX_CLASS tx_class) { in get_lower_levels_ctx() 336 TX_CLASS tx_class) { in get_lower_levels_ctx_general()
|
/external/libaom/libaom/av1/encoder/ |
D | encodetxb.c | 161 TX_CLASS tx_class, PLANE_TYPE plane, 250 const LV_MAP_COEFF_COST *txb_costs, TX_CLASS tx_class) { 327 const int coeff_ctx, const TX_CLASS tx_class) { 357 const TX_CLASS tx_class) { 373 const TX_CLASS tx_class) { 434 const TX_CLASS tx_class) { 494 const TX_SIZE tx_size, const TX_CLASS tx_class, 533 const TX_CLASS tx_class = tx_type_to_class[tx_type]; local 761 const MACROBLOCKD *const xd, const TX_TYPE tx_type, const TX_CLASS tx_class, 856 const MACROBLOCKD *const xd, const TX_TYPE tx_type, const TX_CLASS tx_class, [all …]
|
/external/libaom/libaom/test/ |
D | encodetxb_test.cc | 69 const TX_CLASS tx_class = tx_type_to_class[tx_type]; in GetNzMapContextsRun() local 112 const TX_CLASS tx_class = tx_type_to_class[tx_type]; in SpeedTestGetNzMapContextsRun() local
|
D | scan_test.cc | 110 TX_CLASS tx_class = tx_type_to_class[(TX_TYPE)tx_type]; in TEST() local
|
/external/libgav1/libgav1/src/ |
D | reconstruction.cc | 57 const TransformClass tx_class = GetTransformClass(tx_type); in GetNumRows() local
|
/external/libaom/libaom/av1/decoder/ |
D | decodetxb.c | 87 TX_CLASS tx_class, int start_si, in read_coeffs_reverse() 163 const TX_CLASS tx_class = tx_type_to_class[tx_type]; in av1_read_coeffs_txb() local
|
/external/libaom/libaom/av1/encoder/x86/ |
D | encodetxb_sse2.c | 437 const TX_CLASS tx_class, in av1_get_nz_map_contexts_sse2()
|
/external/libgav1/libgav1/src/tile/ |
D | tile.cc | 397 TransformClass tx_class) { in GetCoeffBaseRangeContextEob() 1413 const TransformClass tx_class = GetTransformClass(*tx_type); in ReadTransformCoefficients() local
|