/external/libaom/libaom/av1/common/ |
D | idct.c | 43 int stride, const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_4x4_c() 60 int stride, const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_4x8_c() 68 int stride, const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_8x4_c() 76 int stride, const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_16x32_c() 83 int stride, const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_32x16_c() 90 int stride, const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_16x4_c() 97 int stride, const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_4x16_c() 104 int stride, const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_32x8_c() 111 int stride, const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_8x32_c() 118 int stride, const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_32x64_c() [all …]
|
/external/libaom/libaom/av1/encoder/ |
D | hybrid_fwd_txfm.c | 81 int diff_stride, TxfmParam *txfm_param) { in highbd_fwd_txfm_4x4() 94 int diff_stride, TxfmParam *txfm_param) { in highbd_fwd_txfm_4x8() 101 int diff_stride, TxfmParam *txfm_param) { in highbd_fwd_txfm_8x4() 108 int diff_stride, TxfmParam *txfm_param) { in highbd_fwd_txfm_8x16() 116 int diff_stride, TxfmParam *txfm_param) { in highbd_fwd_txfm_16x8() 124 int diff_stride, TxfmParam *txfm_param) { in highbd_fwd_txfm_16x32() 131 int diff_stride, TxfmParam *txfm_param) { in highbd_fwd_txfm_32x16() 138 int diff_stride, TxfmParam *txfm_param) { in highbd_fwd_txfm_16x4() 145 int diff_stride, TxfmParam *txfm_param) { in highbd_fwd_txfm_4x16() 152 int diff_stride, TxfmParam *txfm_param) { in highbd_fwd_txfm_32x8() [all …]
|
D | hybrid_fwd_txfm.h | 22 TxfmParam *txfm_param); 25 int diff_stride, TxfmParam *txfm_param);
|
D | encodemb.h | 68 TX_TYPE tx_type, TxfmParam *txfm_param); 76 int blk_col, BLOCK_SIZE plane_bsize, TxfmParam *txfm_param,
|
D | encodemb.c | 266 int blk_col, BLOCK_SIZE plane_bsize, TxfmParam *txfm_param, in av1_xform_quant() 311 TX_TYPE tx_type, TxfmParam *txfm_param) { in av1_setup_xform() 376 TxfmParam txfm_param; in encode_block() 573 TxfmParam txfm_param; in encode_block_pass1() 707 TxfmParam txfm_param; in av1_encode_block_intra()
|
D | tx_search.c | 423 TxfmParam param; in predict_skip_flag() 1094 TxfmParam txfm_param_intra; in recon_intra() 1375 TxfmParam txfm_param; in prune_txk_type_separ() 1489 TxfmParam txfm_param; in prune_txk_type() 2210 TxfmParam txfm_param; in search_tx_type()
|
D | tpl_model.c | 59 TxfmParam txfm_param; in tpl_fwd_txfm()
|
/external/libaom/libaom/test/ |
D | fdct4x4_test.cc | 41 TxfmParam *txfm_param); 49 TxfmParam * /*txfm_param*/) { in fdct4x4_ref() argument 54 TxfmParam * /*txfm_param*/) { in fdct4x4_lp_ref() argument
|
D | av1_fwd_txfm2d_test.cc | 235 int diff_stride, TxfmParam *txfm_param); 239 TxfmParam param; in AV1FwdTxfm2dMatchTest() 293 TxfmParam param; in AV1FwdTxfm2dSpeedTest() 422 int diff_stride, TxfmParam *txfm_param); 427 TxfmParam param; in AV1HighbdFwdTxfm2dMatchTest() 486 TxfmParam param; in AV1HighbdFwdTxfm2dSpeedTest()
|
D | transform_test_base.h | 34 TxfmParam *txfm_param); 38 const TxfmParam *txfm_param); 324 TxfmParam txfm_param_;
|
D | fwht4x4_test.cc | 44 TxfmParam * /*txfm_param*/) { in fwht4x4_ref() argument
|
D | av1_highbd_iht_test.cc | 194 int stride, const TxfmParam *txfm_param); 212 TxfmParam txfm_param; in RunAV1InvTxfm2dTest()
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 224 void av1_highbd_inv_txfm_add_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam … 227 …v_txfm_add_16x4_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 230 …v_txfm_add_4x16_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 233 …nv_txfm_add_4x4_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 236 …nv_txfm_add_4x8_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 239 …nv_txfm_add_8x4_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 242 …nv_txfm_add_8x8_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 314 void av1_inv_txfm_add_c(const tran_low_t *dqcoeff, uint8_t *dst, int stride, const TxfmParam *txfm_… 315 void av1_inv_txfm_add_neon(const tran_low_t *dqcoeff, uint8_t *dst, int stride, const TxfmParam *tx…
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 229 void av1_highbd_inv_txfm_add_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam … 232 …v_txfm_add_16x4_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 235 …v_txfm_add_4x16_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 238 …nv_txfm_add_4x4_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 241 …nv_txfm_add_4x8_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 244 …nv_txfm_add_8x4_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 247 …nv_txfm_add_8x8_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 320 void av1_inv_txfm_add_c(const tran_low_t *dqcoeff, uint8_t *dst, int stride, const TxfmParam *txfm_… 321 void av1_inv_txfm_add_ssse3(const tran_low_t *dqcoeff, uint8_t *dst, int stride, const TxfmParam *t…
|
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 224 void av1_highbd_inv_txfm_add_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam … 227 …v_txfm_add_16x4_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 230 …v_txfm_add_4x16_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 233 …nv_txfm_add_4x4_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 236 …nv_txfm_add_4x8_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 239 …nv_txfm_add_8x4_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 242 …nv_txfm_add_8x8_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 314 void av1_inv_txfm_add_c(const tran_low_t *dqcoeff, uint8_t *dst, int stride, const TxfmParam *txfm_… 315 void av1_inv_txfm_add_neon(const tran_low_t *dqcoeff, uint8_t *dst, int stride, const TxfmParam *tx…
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 232 void av1_highbd_inv_txfm_add_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam … 235 …v_txfm_add_16x4_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 238 …v_txfm_add_4x16_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 241 …nv_txfm_add_4x4_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 244 …nv_txfm_add_4x8_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 247 …nv_txfm_add_8x4_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 250 …nv_txfm_add_8x8_c(const tran_low_t *input, uint8_t *dest, int stride, const TxfmParam *txfm_param); 323 void av1_inv_txfm_add_c(const tran_low_t *dqcoeff, uint8_t *dst, int stride, const TxfmParam *txfm_… 324 void av1_inv_txfm_add_ssse3(const tran_low_t *dqcoeff, uint8_t *dst, int stride, const TxfmParam *t…
|
/external/libaom/libaom/aom_dsp/ |
D | txfm_common.h | 37 } TxfmParam; typedef
|
/external/libaom/libaom/av1/encoder/x86/ |
D | av1_fwd_txfm2d_sse4.c | 355 int diff_stride, TxfmParam *txfm_param) { in av1_lowbd_fwd_txfm_sse4_1()
|
D | av1_fwd_txfm2d_avx2.c | 2805 int diff_stride, TxfmParam *txfm_param) { in av1_lowbd_fwd_txfm_avx2()
|
D | av1_fwd_txfm_sse2.c | 2882 int diff_stride, TxfmParam *txfm_param) { in av1_lowbd_fwd_txfm_sse2()
|
/external/libaom/libaom/av1/common/x86/ |
D | highbd_inv_txfm_sse4.c | 5098 const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_8x8_sse4_1() 5122 const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_4x4_sse4_1() 5750 const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_4x8_sse4_1() 5761 const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_8x4_sse4_1() 5772 const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_4x16_sse4_1() 5783 const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_16x4_sse4_1() 5793 int stride, const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_sse4_1()
|
D | av1_inv_txfm_avx2.c | 1941 const TxfmParam *txfm_param) { in av1_inv_txfm_add_avx2()
|
D | av1_inv_txfm_ssse3.c | 2947 const TxfmParam *txfm_param) { in av1_inv_txfm_add_ssse3()
|
D | highbd_inv_txfm_avx2.c | 4221 int stride, const TxfmParam *txfm_param) { in av1_highbd_inv_txfm_add_avx2()
|
/external/libaom/libaom/av1/common/arm/ |
D | av1_inv_txfm_neon.c | 4263 const TxfmParam *txfm_param) { in av1_inv_txfm_add_neon()
|