Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_idct.c21 int tx_type) { in vp9_iht4x4_16_add_c()
61 int tx_type) { in vp9_iht8x8_64_add_c()
95 int tx_type) { in vp9_iht16x16_256_add_c()
182 void vp9_iht4x4_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, in vp9_iht4x4_add()
190 void vp9_iht8x8_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, in vp9_iht8x8_add()
199 void vp9_iht16x16_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, in vp9_iht16x16_add()
210 int stride, int tx_type, int bd) { in vp9_highbd_iht4x4_16_add_c()
251 int stride, int tx_type, int bd) { in vp9_highbd_iht8x8_64_add_c()
286 int stride, int tx_type, int bd) { in vp9_highbd_iht16x16_256_add_c()
377 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/x86/
Dvp9_idct_intrin_sse2.c16 int tx_type) { in vp9_iht4x4_16_add_sse2()
81 int tx_type) { in vp9_iht8x8_64_add_sse2()
148 int stride, int tx_type) { in vp9_iht16x16_256_add_sse2()
/external/libvpx/libvpx/test/
Dvp9_quantize_test.cc102 const TX_TYPE tx_type = (TX_TYPE)((i >> 2) % 3); in TEST_P() local
161 const TX_TYPE tx_type = (TX_TYPE)(i % 4); in TEST_P() local
220 TX_TYPE tx_type = (TX_TYPE)((i >> 2) % 3); in TEST_P() local
284 TX_TYPE tx_type = (TX_TYPE)(i % 4); in TEST_P() local
Dfdct4x4_test.cc43 int tx_type) { in fdct4x4_ref()
47 void fht4x4_ref(const int16_t *in, tran_low_t *out, int stride, int tx_type) { in fht4x4_ref()
52 int tx_type) { in fwht4x4_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()
Ddct16x16_test.cc260 int tx_type) { in fht16x16_ref()
265 int tx_type) { in iht16x16_ref()
279 int tx_type) { in idct16x16_10_ref()
284 int tx_type) { in idct16x16_12_ref()
288 void iht16x16_10(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht16x16_10()
292 void iht16x16_12(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht16x16_12()
Dfdct8x8_test.cc85 void fdct8x8_ref(const int16_t *in, tran_low_t *out, int stride, int tx_type) { in fdct8x8_ref()
89 void fht8x8_ref(const int16_t *in, tran_low_t *out, int stride, int tx_type) { in fht8x8_ref()
102 void iht8x8_10(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht8x8_10()
106 void iht8x8_12(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht8x8_12()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c531 int stride, int tx_type) { in vp9_fht4x4_c()
675 int stride, int tx_type) { in vp9_fht8x8_c()
761 int stride, int tx_type) { in vp9_fht16x16_c()
792 int stride, int tx_type) { in vp9_highbd_fht4x4_c()
797 int stride, int tx_type) { in vp9_highbd_fht8x8_c()
807 int stride, int tx_type) { in vp9_highbd_fht16x16_c()
Dvp9_encodemb.c776 TX_TYPE tx_type = DCT_DCT; in vp9_encode_block_intra() local
Dvp9_rdopt.c847 const TX_TYPE tx_type = get_tx_type_4x4(PLANE_TYPE_Y, xd, block); in rd_pick_intra4x4block() local
948 const TX_TYPE tx_type = get_tx_type_4x4(PLANE_TYPE_Y, xd, block); in rd_pick_intra4x4block() local
/external/libvpx/libvpx/vp9/common/mips/msa/
Dvp9_idct16x16_msa.c17 int32_t dst_stride, int32_t tx_type) { in vp9_iht16x16_256_add_msa()
Dvp9_idct4x4_msa.c17 int32_t dst_stride, int32_t tx_type) { in vp9_iht4x4_16_add_msa()
Dvp9_idct8x8_msa.c17 int32_t dst_stride, int32_t tx_type) { in vp9_iht8x8_64_add_msa()
/external/libvpx/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans4_dspr2.c25 int dest_stride, int tx_type) { in vp9_iht4x4_16_add_dspr2()
Dvp9_itrans8_dspr2.c24 int dest_stride, int tx_type) { in vp9_iht8x8_64_add_dspr2()
Dvp9_itrans16_dspr2.c25 int pitch, int tx_type) { in vp9_iht16x16_256_add_dspr2()
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct8x8_msa.c17 int32_t tx_type) { in vp9_fht8x8_msa()
Dvp9_fdct4x4_msa.c49 int32_t tx_type) { in vp9_fht4x4_msa()
Dvp9_fdct16x16_msa.c408 int32_t stride, int32_t tx_type) { in vp9_fht16x16_msa()
/external/kernel-headers/original/uapi/linux/
Dnet_tstamp.h49 int tx_type; member
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht4x4_add_neon.c158 int dest_stride, int tx_type) { in vp9_iht4x4_16_add_neon()
Dvp9_iht8x8_add_neon.c490 int dest_stride, int tx_type) { in vp9_iht8x8_64_add_neon()
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_dct_sse2.c155 int stride, int tx_type) { in vp9_fht4x4_sse2()
1139 int stride, int tx_type) { in vp9_fht8x8_sse2()
2026 int stride, int tx_type) { in vp9_fht16x16_sse2()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c277 const TX_TYPE tx_type, in inverse_transform_block_intra()
386 const TX_TYPE tx_type = (plane || xd->lossless) ? in predict_and_reconstruct_intra_block() local
/external/valgrind/include/vki/
Dvki-linux.h3194 int tx_type; member