Home
last modified time | relevance | path

Searched defs:tx_type (Results 1 – 25 of 74) sorted by relevance

123

/external/libaom/libaom/av1/common/
Dav1_inv_txfm2d.c182 void av1_get_inv_txfm_cfg(TX_TYPE tx_type, TX_SIZE tx_size, in av1_get_inv_txfm_cfg()
340 TX_TYPE tx_type, TX_SIZE tx_size, in inv_txfm2d_add_facade()
350 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_4x8_c()
356 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_8x4_c()
362 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_8x16_c()
368 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_16x8_c()
374 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_16x32_c()
380 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_32x16_c()
386 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_4x4_c()
392 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_8x8_c()
[all …]
Dscan.h43 TX_TYPE tx_type) { in get_default_scan()
47 static INLINE const SCAN_ORDER *get_scan(TX_SIZE tx_size, TX_TYPE tx_type) { in get_scan()
Didct.c49 const TX_TYPE tx_type = txfm_param->tx_type; in av1_highbd_inv_txfm_add_4x4_c() local
148 const TX_TYPE tx_type = txfm_param->tx_type; in av1_highbd_inv_txfm_add_8x8_c() local
157 const TX_TYPE tx_type = txfm_param->tx_type; in av1_highbd_inv_txfm_add_16x16_c() local
181 const TX_TYPE tx_type = txfm_param->tx_type; in av1_highbd_inv_txfm_add_32x32_c() local
191 const TX_TYPE tx_type = txfm_param->tx_type; in av1_highbd_inv_txfm_add_64x64_c() local
199 TX_TYPE tx_type, int eob, int reduced_tx_set, in init_txfm_param()
306 TX_TYPE tx_type, TX_SIZE tx_size, uint8_t *dst, in av1_inverse_transform_block()
Dquant_common.c249 static INLINE bool is_2d_transform(TX_TYPE tx_type) { return (tx_type < IDTX); } in is_2d_transform()
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()
/external/libaom/libaom/av1/encoder/
Dav1_fwd_txfm2d.c125 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_4x8_c()
133 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_8x4_c()
141 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_8x16_c()
149 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_16x8_c()
157 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_16x32_c()
165 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_32x16_c()
173 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_4x16_c()
181 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_16x4_c()
189 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_8x32_c()
197 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_32x8_c()
[all …]
Dhybrid_fwd_txfm.c83 const TX_TYPE tx_type = txfm_param->tx_type; in highbd_fwd_txfm_4x4() local
110 const TX_TYPE tx_type = txfm_param->tx_type; in highbd_fwd_txfm_8x16() local
118 const TX_TYPE tx_type = txfm_param->tx_type; in highbd_fwd_txfm_16x8() local
168 const TX_TYPE tx_type = txfm_param->tx_type; in highbd_fwd_txfm_8x8() local
176 const TX_TYPE tx_type = txfm_param->tx_type; in highbd_fwd_txfm_16x16() local
184 const TX_TYPE tx_type = txfm_param->tx_type; in highbd_fwd_txfm_32x32() local
/external/libvpx/libvpx/vp9/common/
Dvp9_idct.c21 int tx_type) { in vp9_iht4x4_16_add_c()
60 int tx_type) { in vp9_iht8x8_64_add_c()
93 int tx_type) { in vp9_iht16x16_256_add_c()
180 void vp9_iht4x4_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, in vp9_iht4x4_add()
188 void vp9_iht8x8_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, in vp9_iht8x8_add()
197 void vp9_iht16x16_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, in vp9_iht16x16_add()
209 int stride, int tx_type, int bd) { in vp9_highbd_iht4x4_16_add_c()
248 int stride, int tx_type, int bd) { in vp9_highbd_iht8x8_64_add_c()
281 int stride, int tx_type, int bd) { in vp9_highbd_iht16x16_256_add_c()
371 void vp9_highbd_iht4x4_add(TX_TYPE tx_type, const tran_low_t *input, in vp9_highbd_iht4x4_add()
[all …]
/external/libvpx/libvpx/vp9/common/ppc/
Dvp9_idct_vsx.c21 int tx_type) { in vp9_iht4x4_16_add_vsx()
51 int tx_type) { in vp9_iht8x8_64_add_vsx()
88 int stride, int tx_type) { in vp9_iht16x16_256_add_vsx()
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c15 int tx_type) { in vp9_iht4x4_16_add_sse2()
53 int tx_type) { in vp9_iht8x8_64_add_sse2()
194 int stride, int tx_type) { in vp9_iht16x16_256_add_sse2()
/external/libaom/libaom/test/
Dav1_fwd_txfm2d_test.cc189 const TX_TYPE tx_type = static_cast<TX_TYPE>(t); in GetTxfm2dParamList() local
211 for (int tx_type = 0; tx_type < TX_TYPES; ++tx_type) { in TEST() local
244 for (int tx_type = 0; tx_type < TX_TYPES; ++tx_type) { in AV1FwdTxfm2dMatchTest() local
301 for (int tx_type = 0; tx_type < TX_TYPES; ++tx_type) { in AV1FwdTxfm2dSpeedTest() local
433 for (int tx_type = 0; tx_type < TX_TYPES; ++tx_type) { in AV1HighbdFwdTxfm2dMatchTest() local
494 for (int tx_type = 0; tx_type < TX_TYPES; ++tx_type) { in AV1HighbdFwdTxfm2dSpeedTest() local
/external/libgav1/libgav1/src/
Dreconstruction.cc56 int GetNumRows(TransformType tx_type, int tx_height, int non_zero_coeff_count) { in GetNumRows()
133 void Reconstruct(const dsp::Dsp& dsp, TransformType tx_type, in Reconstruct()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c531 int tx_type) { in vp9_fht4x4_c()
558 int tx_type) { in vp9_fht8x8_c()
641 int tx_type) { in vp9_fht16x16_c()
669 int tx_type) { in vp9_highbd_fht4x4_c()
674 int tx_type) { in vp9_highbd_fht8x8_c()
684 int tx_type) { in vp9_highbd_fht16x16_c()
/external/libvpx/libvpx/vp9/common/mips/msa/
Dvp9_idct16x16_msa.c18 int32_t dst_stride, int32_t tx_type) { in vp9_iht16x16_256_add_msa()
Dvp9_idct4x4_msa.c18 int32_t dst_stride, int32_t tx_type) { in vp9_iht4x4_16_add_msa()
Dvp9_idct8x8_msa.c18 int32_t dst_stride, int32_t tx_type) { in vp9_iht8x8_64_add_msa()
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht4x4_add_neon.c23 int tx_type) { in vp9_iht4x4_16_add_neon()
Dvp9_iht8x8_add_neon.c23 int tx_type) { in vp9_iht8x8_64_add_neon()
/external/libaom/libaom/av1/encoder/x86/
Dhighbd_fwd_txfm_sse4.c216 int input_stride, TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_4x4_sse4_1()
845 TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_8x8_sse4_1()
1751 int stride, TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_16x16_sse4_1()
2135 int stride, TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_16x8_sse4_1()
2170 int stride, TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_8x16_sse4_1()
2198 int stride, TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_4x16_sse4_1()
2227 int stride, TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_16x4_sse4_1()
2258 int stride, TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_16x32_sse4_1()
2289 int stride, TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_32x64_sse4_1()
2324 int stride, TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_64x32_sse4_1()
[all …]
Dav1_fwd_txfm2d_sse4.c148 int stride, TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_32x32_sse4_1()
157 int stride, TX_TYPE tx_type, int bd) { in av1_fwd_txfm2d_64x64_sse4_1()
189 int stride, TX_TYPE tx_type, int bd) { in lowbd_fwd_txfm2d_64x64_sse4_1()
237 int stride, TX_TYPE tx_type, int bd) { in lowbd_fwd_txfm2d_64x32_sse4_1()
284 int stride, TX_TYPE tx_type, int bd) { in lowbd_fwd_txfm2d_32x64_sse4_1()
Dav1_fwd_txfm_sse2.c2130 int stride, TX_TYPE tx_type, int bd) { in av1_lowbd_fwd_txfm2d_4x4_sse2()
2168 int stride, TX_TYPE tx_type, int bd) { in av1_lowbd_fwd_txfm2d_4x8_sse2()
2207 int stride, TX_TYPE tx_type, int bd) { in av1_lowbd_fwd_txfm2d_4x16_sse2()
2249 int stride, TX_TYPE tx_type, int bd) { in av1_lowbd_fwd_txfm2d_8x4_sse2()
2286 int stride, TX_TYPE tx_type, int bd) { in av1_lowbd_fwd_txfm2d_8x8_sse2()
2323 int stride, TX_TYPE tx_type, int bd) { in av1_lowbd_fwd_txfm2d_8x16_sse2()
2365 int stride, TX_TYPE tx_type, int bd) { in av1_lowbd_fwd_txfm2d_8x32_sse2()
2409 int stride, TX_TYPE tx_type, int bd) { in av1_lowbd_fwd_txfm2d_16x4_sse2()
2452 int stride, TX_TYPE tx_type, int bd) { in av1_lowbd_fwd_txfm2d_16x8_sse2()
2495 int stride, TX_TYPE tx_type, int bd) { in av1_lowbd_fwd_txfm2d_16x16_sse2()
[all …]
/external/libvpx/libvpx/test/
Ddct_test.cc48 void fdct_wrapper(const int16_t *in, tran_low_t *out, int stride, int tx_type) { in fdct_wrapper()
54 void idct_wrapper(const tran_low_t *in, uint8_t *out, int stride, int tx_type, in idct_wrapper()
62 void iht_wrapper(const tran_low_t *in, uint8_t *out, int stride, int tx_type, in iht_wrapper()
77 int tx_type, int bd) { in highbd_idct_wrapper()
84 int tx_type, int bd) { in highbd_iht_wrapper()
116 int tx_type) { in fht_ref()
/external/libvpx/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans8_dspr2.c24 int tx_type) { in vp9_iht8x8_64_add_dspr2()
Dvp9_itrans4_dspr2.c25 int tx_type) { in vp9_iht4x4_16_add_dspr2()
Dvp9_itrans16_dspr2.c25 int tx_type) { in vp9_iht16x16_256_add_dspr2()
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct8x8_msa.c18 int32_t tx_type) { in vp9_fht8x8_msa()

123