Home
last modified time | relevance | path

Searched defs:tx_size (Results 1 – 25 of 117) sorted by relevance

12345

/external/libaom/test/
Dencodemb_test.cc25 void ToScanOrder(TX_SIZE tx_size, TX_TYPE tx_type, tran_low_t *qcoeff_lexico, in ToScanOrder()
36 void ToLexicoOrder(TX_SIZE tx_size, TX_TYPE tx_type, tran_low_t *qcoeff_scan, in ToLexicoOrder()
46 void Dropout(TX_SIZE tx_size, TX_TYPE tx_type, int dropout_num_before, in Dropout()
100 const TX_SIZE tx_size = TX_8X4; in TEST() local
116 const TX_SIZE tx_size = TX_8X4; in TEST() local
132 const TX_SIZE tx_size = TX_8X4; in TEST() local
151 const TX_SIZE tx_size = TX_8X4; in TEST() local
168 const TX_SIZE tx_size = TX_8X4; in TEST() local
188 const TX_SIZE tx_size = TX_8X4; in TEST() local
204 const TX_SIZE tx_size = TX_8X4; in TEST() local
[all …]
Dtest_intra_pred_speed.cc98 void CheckMd5Signature(TX_SIZE tx_size, bool is_hbd, in CheckMd5Signature()
117 void TestIntraPred(TX_SIZE tx_size, AvxPredFunc const *pred_funcs, in TestIntraPred()
402 #define INTRA_PRED_TEST(arch, tx_size, dc, dc_left, dc_top, dc_128, v, h, \ argument
936 void TestHighbdIntraPred(TX_SIZE tx_size, AvxHighbdPredFunc const *pred_funcs, in TestHighbdIntraPred()
1219 #define HIGHBD_INTRA_PRED_TEST(arch, tx_size, dc, dc_left, dc_top, dc_128, v, \ argument
Dav1_fwd_txfm2d_test.cc194 const TX_SIZE tx_size = static_cast<TX_SIZE>(s); in GetTxfm2dParamList() local
214 for (int tx_size = 0; tx_size < TX_SIZES_ALL; ++tx_size) { in TEST() local
241 void AV1FwdTxfm2dMatchTest(TX_SIZE tx_size, lowbd_fwd_txfm_func target_func) { in AV1FwdTxfm2dMatchTest()
296 void AV1FwdTxfm2dSpeedTest(TX_SIZE tx_size, lowbd_fwd_txfm_func target_func) { in AV1FwdTxfm2dSpeedTest()
381 TX_SIZE tx_size = tx_size_list[i]; in TEST() local
417 TX_SIZE tx_size = tx_size_list[i]; in TEST() local
515 void AV1HighbdFwdTxfm2dMatchTest(TX_SIZE tx_size, in AV1HighbdFwdTxfm2dMatchTest()
574 void AV1HighbdFwdTxfm2dSpeedTest(TX_SIZE tx_size, in AV1HighbdFwdTxfm2dSpeedTest()
Dencodetxb_test.cc68 for (int tx_size = TX_4X4; tx_size < TX_SIZES_ALL; ++tx_size) { in GetNzMapContextsRun() local
104 for (int tx_size = TX_4X4; tx_size < TX_SIZES_ALL; ++tx_size) { in SpeedTestGetNzMapContextsRun() local
221 int tx_size, int is_speed) { in RunTest()
/external/libaom/av1/common/
Dtxb_common.h58 static INLINE int get_txb_bwl(TX_SIZE tx_size) { in get_txb_bwl()
63 static INLINE int get_txb_wide(TX_SIZE tx_size) { in get_txb_wide()
68 static INLINE int get_txb_high(TX_SIZE tx_size) { in get_txb_high()
200 const int bwl, const TX_SIZE tx_size, const TX_CLASS tx_class) { in get_nz_map_ctx_from_stats()
245 int bwl, TX_SIZE tx_size) { in get_lower_levels_ctx_2d()
261 TX_SIZE tx_size, in get_lower_levels_ctx()
271 int coeff_idx, TX_SIZE tx_size, in get_lower_levels_ctx_general()
290 const TX_SIZE tx_size, const int plane, in get_txb_ctx_general()
455 const TX_SIZE tx_size, const int plane, in get_txb_ctx()
Dcfl.c66 TX_SIZE tx_size, CFL_PRED_TYPE pred_plane) { in cfl_load_dc_pred()
190 TX_SIZE tx_size, int plane) { in cfl_predict_block()
315 static INLINE cfl_subsample_lbd_fn cfl_subsampling_lbd(TX_SIZE tx_size, in cfl_subsampling_lbd()
327 int row, int col, TX_SIZE tx_size, int use_hbd) { in cfl_store()
361 cfl_subsampling_hbd(tx_size, sub_x, sub_y)(CONVERT_TO_SHORTPTR(input), in cfl_store() local
364 cfl_subsampling_lbd(tx_size, sub_x, sub_y)(input, input_stride, in cfl_store() local
369 cfl_subsampling_lbd(tx_size, sub_x, sub_y)(input, input_stride, recon_buf_q3); in cfl_store() local
391 void cfl_store_tx(MACROBLOCKD *const xd, int row, int col, TX_SIZE tx_size, in cfl_store_tx()
408 TX_SIZE tx_size) { in max_intra_block_width()
416 TX_SIZE tx_size) { in max_intra_block_height()
[all …]
Dscan.h41 static INLINE const SCAN_ORDER *get_default_scan(TX_SIZE tx_size, in get_default_scan()
46 static INLINE const SCAN_ORDER *get_scan(TX_SIZE tx_size, TX_TYPE tx_type) { in get_scan()
Dquant_common.c235 int plane, TX_SIZE tx_size) { in av1_iqmatrix()
241 int plane, TX_SIZE tx_size) { in av1_qmatrix()
253 TX_SIZE tx_size, TX_TYPE tx_type) { in av1_get_iqmatrix()
266 TX_SIZE tx_size, TX_TYPE tx_type) { in av1_get_qmatrix()
Dav1_loopfilter.c202 TX_SIZE tx_size = (plane == AOM_PLANE_Y) in get_transform_size() local
646 AV1_DEBLOCKING_PARAMETERS *const params, TX_SIZE *tx_size, in set_one_param_for_line_luma()
736 TX_SIZE *tx_size = tx_buf; in set_lpf_parameters_for_line_luma() local
769 AV1_DEBLOCKING_PARAMETERS *const params, TX_SIZE *tx_size, in set_one_param_for_line_chroma()
871 TX_SIZE *tx_size = tx_buf; in set_lpf_parameters_for_line_chroma() local
1331 TX_SIZE tx_size; in av1_filter_block_plane_vert() local
1386 TX_SIZE *tx_size = tx_buf; in av1_filter_block_plane_vert_opt() local
1456 TX_SIZE *tx_size = tx_buf; in av1_filter_block_plane_vert_opt_chroma() local
1931 TX_SIZE tx_size; in av1_filter_block_plane_horz() local
1981 TX_SIZE *tx_size = tx_buf; in av1_filter_block_plane_horz_opt() local
[all …]
Didct.c24 int av1_get_tx_scale(const TX_SIZE tx_size) { in av1_get_tx_scale()
198 static void init_txfm_param(const MACROBLOCKD *xd, int plane, TX_SIZE tx_size, in init_txfm_param()
215 const TX_SIZE tx_size = txfm_param->tx_size; in av1_highbd_inv_txfm_add_c() local
283 const TX_SIZE tx_size = txfm_param->tx_size; in av1_inv_txfm_add_c() local
306 TX_TYPE tx_type, TX_SIZE tx_size, uint8_t *dst, in av1_inverse_transform_block()
Dav1_txfm.h133 TX_SIZE tx_size; member
220 static INLINE int get_txw_idx(TX_SIZE tx_size) { in get_txw_idx()
223 static INLINE int get_txh_idx(TX_SIZE tx_size) { in get_txh_idx()
/external/libaom/av1/common/arm/
Dav1_inv_txfm_neon.h120 TX_SIZE tx_size, int eob) { in get_eobx_eoby_scan_default()
135 TX_SIZE tx_size, int eob) { in get_eobx_eoby_scan_v_identity()
144 TX_SIZE tx_size, int eob) { in get_eobx_eoby_scan_h_identity()
/external/libaom/av1/common/x86/
Dav1_inv_txfm_ssse3.h183 TX_SIZE tx_size, int eob) { in get_eobx_eoby_scan_default()
203 TX_SIZE tx_size, int eob) { in get_eobx_eoby_scan_h_identity()
214 TX_SIZE tx_size, int eob) { in get_eobx_eoby_scan_v_identity()
/external/libaom/av1/encoder/
Dencodemb.c56 int blk_col, int blk_row, TX_SIZE tx_size) { in av1_subtract_txb()
88 int block, TX_SIZE tx_size, TX_TYPE tx_type, in av1_optimize_b()
135 void av1_dropout_qcoeff(MACROBLOCK *mb, int plane, int block, TX_SIZE tx_size, in av1_dropout_qcoeff()
161 TX_SIZE tx_size, TX_TYPE tx_type, in av1_dropout_qcoeff_num()
343 void av1_setup_xform(const AV1_COMMON *cm, MACROBLOCK *x, TX_SIZE tx_size, in av1_setup_xform()
357 void av1_setup_quant(TX_SIZE tx_size, int use_optimize_b, int xform_quant_idx, in av1_setup_quant()
375 const MACROBLOCKD *xd, int plane, TX_SIZE tx_size, in av1_setup_qmatrix()
383 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, void *arg, in encode_block()
498 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in encode_block_inter()
558 const TX_SIZE tx_size = av1_get_tx_size(plane, xd); in av1_foreach_transformed_block_in_plane() local
[all …]
Dtxb_rdopt.c18 int *accu_rate, int64_t *accu_dist, int si, int eob, TX_SIZE tx_size, 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()
263 int plane, TX_SIZE tx_size, TX_TYPE tx_type, in get_tx_type_cost()
296 int block, TX_SIZE tx_size, TX_TYPE tx_type, in av1_optimize_txb()
452 const TX_SIZE tx_size, const TXB_CTX *const txb_ctx, in warehouse_efficients_txb()
547 const int block, const TX_SIZE tx_size, in av1_cost_coeffs_txb_estimate()
585 const TX_SIZE tx_size, const TXB_CTX *const txb_ctx, const int eob, in warehouse_efficients_txb_laplacian()
605 const TX_SIZE tx_size, const TX_TYPE tx_type, in av1_cost_coeffs_txb()
626 const int block, const TX_SIZE tx_size, in av1_cost_coeffs_txb_laplacian()
Dencodetxb.c133 void av1_update_eob_context(int cdf_idx, int eob, TX_SIZE tx_size,
225 const int is_eob, const TX_SIZE tx_size,
258 const TX_SIZE tx_size, const TX_CLASS tx_class,
271 int block, TX_SIZE tx_size) {
428 const TX_SIZE tx_size = av1_get_tx_size(plane, xd); local
471 int plane, TX_SIZE tx_size,
549 TX_SIZE tx_size, void *arg) {
710 BLOCK_SIZE plane_bsize, TX_SIZE tx_size,
/external/libvpx/vp9/encoder/
Dvp9_encodemb.c65 int vp9_optimize_b(MACROBLOCK *mb, int plane, int block, TX_SIZE tx_size, in vp9_optimize_b()
349 BLOCK_SIZE plane_bsize, TX_SIZE tx_size) { in vp9_xform_quant_fp()
425 BLOCK_SIZE plane_bsize, TX_SIZE tx_size) { in vp9_xform_quant_dc()
494 BLOCK_SIZE plane_bsize, TX_SIZE tx_size) { in vp9_xform_quant()
572 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, void *arg) { in encode_block()
725 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in encode_block_pass1()
780 const TX_SIZE tx_size = plane ? get_uv_tx_size(mi, pd) : mi->tx_size; in vp9_encode_sb() local
796 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in vp9_encode_block_intra()
1039 const TX_SIZE tx_size = in vp9_encode_intra_block_plane() local
Dvp9_tokenize.c318 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in set_entropy_context_b()
349 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, void *arg) { in tokenize_b()
426 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, void *argv) { in is_skippable()
447 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in has_high_freq_coeff()
/external/libgav1/src/dsp/arm/
Dinverse_transform_10bit_neon.cc2034 void Dct4TransformLoopRow_NEON(TransformType /*tx_type*/, TransformSize tx_size, in Dct4TransformLoopRow_NEON()
2062 void Dct4TransformLoopColumn_NEON(TransformType tx_type, TransformSize tx_size, in Dct4TransformLoopColumn_NEON()
2090 void Dct8TransformLoopRow_NEON(TransformType /*tx_type*/, TransformSize tx_size, in Dct8TransformLoopRow_NEON()
2117 void Dct8TransformLoopColumn_NEON(TransformType tx_type, TransformSize tx_size, in Dct8TransformLoopColumn_NEON()
2145 TransformSize tx_size, int adjusted_tx_height, in Dct16TransformLoopRow_NEON()
2171 void Dct16TransformLoopColumn_NEON(TransformType tx_type, TransformSize tx_size, in Dct16TransformLoopColumn_NEON()
2199 TransformSize tx_size, int adjusted_tx_height, in Dct32TransformLoopRow_NEON()
2225 void Dct32TransformLoopColumn_NEON(TransformType tx_type, TransformSize tx_size, in Dct32TransformLoopColumn_NEON()
2252 TransformSize tx_size, int adjusted_tx_height, in Dct64TransformLoopRow_NEON()
2278 void Dct64TransformLoopColumn_NEON(TransformType tx_type, TransformSize tx_size, in Dct64TransformLoopColumn_NEON()
[all …]
Dinverse_transform_neon.cc2349 void Dct4TransformLoopRow_NEON(TransformType /*tx_type*/, TransformSize tx_size, in Dct4TransformLoopRow_NEON()
2385 void Dct4TransformLoopColumn_NEON(TransformType tx_type, TransformSize tx_size, in Dct4TransformLoopColumn_NEON()
2418 void Dct8TransformLoopRow_NEON(TransformType /*tx_type*/, TransformSize tx_size, in Dct8TransformLoopRow_NEON()
2454 void Dct8TransformLoopColumn_NEON(TransformType tx_type, TransformSize tx_size, in Dct8TransformLoopColumn_NEON()
2487 TransformSize tx_size, int adjusted_tx_height, in Dct16TransformLoopRow_NEON()
2518 void Dct16TransformLoopColumn_NEON(TransformType tx_type, TransformSize tx_size, in Dct16TransformLoopColumn_NEON()
2552 TransformSize tx_size, int adjusted_tx_height, in Dct32TransformLoopRow_NEON()
2574 void Dct32TransformLoopColumn_NEON(TransformType tx_type, TransformSize tx_size, in Dct32TransformLoopColumn_NEON()
2597 TransformSize tx_size, int adjusted_tx_height, in Dct64TransformLoopRow_NEON()
2619 void Dct64TransformLoopColumn_NEON(TransformType tx_type, TransformSize tx_size, in Dct64TransformLoopColumn_NEON()
[all …]
/external/libgav1/src/dsp/x86/
Dinverse_transform_sse4.cc2234 TransformSize tx_size, int adjusted_tx_height, in Dct4TransformLoopRow_SSE4_1()
2269 TransformSize tx_size, in Dct4TransformLoopColumn_SSE4_1()
2301 TransformSize tx_size, int adjusted_tx_height, in Dct8TransformLoopRow_SSE4_1()
2334 TransformSize tx_size, in Dct8TransformLoopColumn_SSE4_1()
2365 TransformSize tx_size, int adjusted_tx_height, in Dct16TransformLoopRow_SSE4_1()
2397 TransformSize tx_size, in Dct16TransformLoopColumn_SSE4_1()
2428 TransformSize tx_size, int adjusted_tx_height, in Dct32TransformLoopRow_SSE4_1()
2453 TransformSize tx_size, in Dct32TransformLoopColumn_SSE4_1()
2474 TransformSize tx_size, int adjusted_tx_height, in Dct64TransformLoopRow_SSE4_1()
2499 TransformSize tx_size, in Dct64TransformLoopColumn_SSE4_1()
[all …]
/external/libaom/av1/decoder/
Ddecodetxb.c62 static INLINE void read_coeffs_reverse_2d(aom_reader *r, TX_SIZE tx_size, in read_coeffs_reverse_2d()
86 static INLINE void read_coeffs_reverse(aom_reader *r, TX_SIZE tx_size, in read_coeffs_reverse()
114 const TX_SIZE tx_size) { in av1_read_coeffs_txb()
327 const TX_SIZE tx_size) { in av1_read_coeffs_txb_facade()
/external/libvpx/vp9/common/
Dvp9_reconintra.c115 int dst_stride, PREDICTION_MODE mode, TX_SIZE tx_size, int up_available, in build_intra_predictors_high()
265 PREDICTION_MODE mode, TX_SIZE tx_size, in build_intra_predictors()
405 void vp9_predict_intra_block(const MACROBLOCKD *xd, int bwl_in, TX_SIZE tx_size, in vp9_predict_intra_block()
Dvp9_blockd.c45 const TX_SIZE tx_size = plane ? get_uv_tx_size(mi, pd) : mi->tx_size; in vp9_foreach_transformed_block_in_plane() local
88 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, int has_eob, in vp9_set_contexts()
Dvp9_entropy.h132 static INLINE const uint8_t *get_band_translate(TX_SIZE tx_size) { in get_band_translate()
166 static INLINE int get_entropy_context(TX_SIZE tx_size, const ENTROPY_CONTEXT *a, in get_entropy_context()

12345