/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_idct_intrin_sse2.c | 17 int tx_type) { in vp9_iht4x4_16_add_sse2() 55 int tx_type) { in vp9_iht8x8_64_add_sse2() 120 int stride, int tx_type) { in vp9_iht16x16_256_add_sse2()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_idct.c | 21 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/test/ |
D | vp9_quantize_test.cc | 101 const TX_TYPE tx_type = (TX_TYPE)((i >> 2) % 3); in TEST_P() local 159 const TX_TYPE tx_type = (TX_TYPE)(i % 4); in TEST_P() local 217 TX_TYPE tx_type = (TX_TYPE)((i >> 2) % 3); in TEST_P() local 280 TX_TYPE tx_type = (TX_TYPE)(i % 4); in TEST_P() local
|
D | fdct4x4_test.cc | 47 void fht4x4_ref(const int16_t *in, tran_low_t *out, int stride, int tx_type) { in fht4x4_ref() 65 void iht4x4_10(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht4x4_10() 69 void iht4x4_12(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht4x4_12()
|
D | dct16x16_test.cc | 247 void fht16x16_ref(const int16_t *in, tran_low_t *out, int stride, int tx_type) { in fht16x16_ref() 252 int tx_type) { in iht16x16_ref() 275 void iht16x16_10(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht16x16_10() 279 void iht16x16_12(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht16x16_12()
|
D | fdct8x8_test.cc | 85 void fht8x8_ref(const int16_t *in, tran_low_t *out, int stride, int tx_type) { in fht8x8_ref() 98 void iht8x8_10(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht8x8_10() 102 void iht8x8_12(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht8x8_12()
|
/external/libvpx/libvpx/vp9/common/mips/msa/ |
D | vp9_idct16x16_msa.c | 17 int32_t dst_stride, int32_t tx_type) { in vp9_iht16x16_256_add_msa()
|
D | vp9_idct4x4_msa.c | 17 int32_t dst_stride, int32_t tx_type) { in vp9_iht4x4_16_add_msa()
|
D | vp9_idct8x8_msa.c | 17 int32_t dst_stride, int32_t tx_type) { in vp9_iht8x8_64_add_msa()
|
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans4_dspr2.c | 25 int tx_type) { in vp9_iht4x4_16_add_dspr2()
|
D | vp9_itrans8_dspr2.c | 24 int tx_type) { in vp9_iht8x8_64_add_dspr2()
|
D | vp9_itrans16_dspr2.c | 25 int tx_type) { in vp9_iht16x16_256_add_dspr2()
|
/external/libvpx/libvpx/vp9/encoder/mips/msa/ |
D | vp9_fdct8x8_msa.c | 17 int32_t tx_type) { in vp9_fht8x8_msa()
|
D | vp9_fdct4x4_msa.c | 49 int32_t tx_type) { in vp9_fht4x4_msa()
|
D | vp9_fdct16x16_msa.c | 407 int32_t tx_type) { in vp9_fht16x16_msa()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_dct.c | 531 int tx_type) { in vp9_fht4x4_c() 661 int tx_type) { in vp9_fht8x8_c() 744 int tx_type) { in vp9_fht16x16_c() 772 int tx_type) { in vp9_highbd_fht4x4_c() 777 int tx_type) { in vp9_highbd_fht8x8_c() 787 int tx_type) { in vp9_highbd_fht16x16_c()
|
D | vp9_encodemb.c | 762 TX_TYPE tx_type = DCT_DCT; in vp9_encode_block_intra() local
|
D | vp9_rdopt.c | 1033 const TX_TYPE tx_type = get_tx_type_4x4(PLANE_TYPE_Y, xd, block); in rd_pick_intra4x4block() local 1133 const TX_TYPE tx_type = get_tx_type_4x4(PLANE_TYPE_Y, xd, block); in rd_pick_intra4x4block() local
|
/external/kernel-headers/original/uapi/linux/ |
D | net_tstamp.h | 60 int tx_type; member
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
D | vp9_iht4x4_add_neon.c | 138 int tx_type) { in vp9_iht4x4_16_add_neon()
|
D | vp9_iht8x8_add_neon.c | 410 int tx_type) { in vp9_iht8x8_64_add_neon()
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_dct_intrin_sse2.c | 155 int tx_type) { in vp9_fht4x4_sse2() 1132 int tx_type) { in vp9_fht8x8_sse2() 2015 int tx_type) { in vp9_fht16x16_sse2()
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 252 const TX_TYPE tx_type, in inverse_transform_block_intra() 340 const TX_TYPE tx_type = in predict_and_reconstruct_intra_block() local
|
/external/valgrind/include/vki/ |
D | vki-linux.h | 3225 int tx_type; member
|