| /external/libaom/aom_dsp/x86/ |
| D | intrapred_sse2.c | 17 ptrdiff_t stride) { in dc_store_4xh() 27 ptrdiff_t stride) { in dc_store_8xh() 36 ptrdiff_t stride) { in dc_store_16xh() 45 ptrdiff_t stride) { in dc_store_32xh() 55 ptrdiff_t stride) { in dc_store_64xh() 109 void aom_dc_predictor_4x8_sse2(uint8_t *dst, ptrdiff_t stride, in aom_dc_predictor_4x8_sse2() 124 void aom_dc_predictor_4x16_sse2(uint8_t *dst, ptrdiff_t stride, in aom_dc_predictor_4x16_sse2() 139 void aom_dc_predictor_8x4_sse2(uint8_t *dst, ptrdiff_t stride, in aom_dc_predictor_8x4_sse2() 153 void aom_dc_predictor_8x16_sse2(uint8_t *dst, ptrdiff_t stride, in aom_dc_predictor_8x16_sse2() 166 void aom_dc_predictor_8x32_sse2(uint8_t *dst, ptrdiff_t stride, in aom_dc_predictor_8x32_sse2() [all …]
|
| D | highbd_intrapred_sse2.c | 19 void aom_highbd_h_predictor_4x4_sse2(uint16_t *dst, ptrdiff_t stride, in aom_highbd_h_predictor_4x4_sse2() 38 void aom_highbd_h_predictor_4x8_sse2(uint16_t *dst, ptrdiff_t stride, in aom_highbd_h_predictor_4x8_sse2() 47 void aom_highbd_h_predictor_8x4_sse2(uint16_t *dst, ptrdiff_t stride, in aom_highbd_h_predictor_8x4_sse2() 66 void aom_highbd_h_predictor_8x8_sse2(uint16_t *dst, ptrdiff_t stride, in aom_highbd_h_predictor_8x8_sse2() 97 void aom_highbd_h_predictor_8x16_sse2(uint16_t *dst, ptrdiff_t stride, in aom_highbd_h_predictor_8x16_sse2() 106 static INLINE void h_store_16_unpacklo(uint16_t **dst, const ptrdiff_t stride, in h_store_16_unpacklo() 114 static INLINE void h_store_16_unpackhi(uint16_t **dst, const ptrdiff_t stride, in h_store_16_unpackhi() 122 static INLINE void h_predictor_16x8(uint16_t *dst, ptrdiff_t stride, in h_predictor_16x8() 143 void aom_highbd_h_predictor_16x8_sse2(uint16_t *dst, ptrdiff_t stride, in aom_highbd_h_predictor_16x8_sse2() 151 void aom_highbd_h_predictor_16x16_sse2(uint16_t *dst, ptrdiff_t stride, in aom_highbd_h_predictor_16x16_sse2() [all …]
|
| D | mem_sse2.h | 67 const ptrdiff_t stride) { in store_8bit_8x4_from_16x2() 75 const ptrdiff_t stride) { in store_8bit_4x4() 83 const ptrdiff_t stride) { in store_8bit_4x4_sse2() 93 static INLINE void load_8bit_4x4(const uint8_t *const s, const ptrdiff_t stride, in load_8bit_4x4() 101 static INLINE void load_8bit_4x8(const uint8_t *const s, const ptrdiff_t stride, in load_8bit_4x8() 107 static INLINE void load_8bit_8x4(const uint8_t *const s, const ptrdiff_t stride, in load_8bit_8x4() 116 const ptrdiff_t stride, __m128i *const d) { in loadu_8bit_16x4() 123 static INLINE void load_8bit_8x8(const uint8_t *const s, const ptrdiff_t stride, in load_8bit_8x8() 130 const ptrdiff_t stride, __m128i *const d) { in load_8bit_16x8() 142 const ptrdiff_t stride, __m128i *const d) { in loadu_8bit_16x8() [all …]
|
| /external/libaom/av1/common/ |
| D | idct.c | 34 void av1_highbd_iwht4x4_add(const tran_low_t *input, uint8_t *dest, int stride, in av1_highbd_iwht4x4_add() 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() [all …]
|
| D | av1_inv_txfm2d.c | 21 int stride, int bd) { in av1_highbd_iwht4x4_16_add_c() 235 int stride, TXFM_2D_FLIP_CFG *cfg, in inv_txfm2d_add_c() 319 int stride, int32_t *txfm_buf, in inv_txfm2d_add_facade() 330 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_4x8_c() 336 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_8x4_c() 342 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_8x16_c() 348 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_16x8_c() 354 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_16x32_c() 360 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_32x16_c() 366 int stride, TX_TYPE tx_type, int bd) { in av1_inv_txfm2d_add_4x4_c() [all …]
|
| /external/libvpx/vpx_dsp/x86/ |
| D | mem_sse2.h | 48 static INLINE void load_8bit_4x4(const uint8_t *const s, const ptrdiff_t stride, in load_8bit_4x4() 56 static INLINE void load_8bit_4x8(const uint8_t *const s, const ptrdiff_t stride, in load_8bit_4x8() 62 static INLINE void load_8bit_8x4(const uint8_t *const s, const ptrdiff_t stride, in load_8bit_8x4() 70 static INLINE void load_8bit_8x8(const uint8_t *const s, const ptrdiff_t stride, in load_8bit_8x8() 77 const ptrdiff_t stride, __m128i *const d) { in load_8bit_16x8() 89 const ptrdiff_t stride, __m128i *const d) { in loadu_8bit_16x4() 97 const ptrdiff_t stride, __m128i *const d) { in loadu_8bit_16x8() 107 const ptrdiff_t stride) { in store_8bit_4x4() 115 const ptrdiff_t stride) { in store_8bit_4x4_sse2() 127 const ptrdiff_t stride) { in store_8bit_8x4_from_16x2() [all …]
|
| D | highbd_intrapred_intrin_sse2.c | 19 void vpx_highbd_h_predictor_4x4_sse2(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_h_predictor_4x4_sse2() 38 void vpx_highbd_h_predictor_8x8_sse2(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_h_predictor_8x8_sse2() 69 static INLINE void h_store_16_unpacklo(uint16_t **dst, const ptrdiff_t stride, in h_store_16_unpacklo() 77 static INLINE void h_store_16_unpackhi(uint16_t **dst, const ptrdiff_t stride, in h_store_16_unpackhi() 85 void vpx_highbd_h_predictor_16x16_sse2(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_h_predictor_16x16_sse2() 113 static INLINE void h_store_32_unpacklo(uint16_t **dst, const ptrdiff_t stride, in h_store_32_unpacklo() 123 static INLINE void h_store_32_unpackhi(uint16_t **dst, const ptrdiff_t stride, in h_store_32_unpackhi() 133 void vpx_highbd_h_predictor_32x32_sse2(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_h_predictor_32x32_sse2() 171 static INLINE void dc_store_4x4(uint16_t *dst, ptrdiff_t stride, in dc_store_4x4() 180 void vpx_highbd_dc_left_predictor_4x4_sse2(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_dc_left_predictor_4x4_sse2() [all …]
|
| /external/libvpx/vp9/common/ |
| D | vp9_idct.c | 20 void vp9_iht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride, in vp9_iht4x4_16_add_c() 59 void vp9_iht8x8_64_add_c(const tran_low_t *input, uint8_t *dest, int stride, in vp9_iht8x8_64_add_c() 92 void vp9_iht16x16_256_add_c(const tran_low_t *input, uint8_t *dest, int stride, in vp9_iht16x16_256_add_c() 119 void vp9_idct4x4_add(const tran_low_t *input, uint8_t *dest, int stride, in vp9_idct4x4_add() 127 void vp9_iwht4x4_add(const tran_low_t *input, uint8_t *dest, int stride, in vp9_iwht4x4_add() 135 void vp9_idct8x8_add(const tran_low_t *input, uint8_t *dest, int stride, in vp9_idct8x8_add() 151 void vp9_idct16x16_add(const tran_low_t *input, uint8_t *dest, int stride, in vp9_idct16x16_add() 166 void vp9_idct32x32_add(const tran_low_t *input, uint8_t *dest, int stride, in vp9_idct32x32_add() 183 int stride, int eob) { in vp9_iht4x4_add() 191 int stride, int eob) { in vp9_iht8x8_add() [all …]
|
| /external/libaom/third_party/SVT-AV1/ |
| D | EbMemory_AVX2.h | 33 const ptrdiff_t stride) { in load_u8_4x2_avx2() 41 const ptrdiff_t stride) { in load_u8_4x4_avx2() 51 const ptrdiff_t stride) { in load_u8_8x2_avx2() 58 const ptrdiff_t stride) { in load_u8_8x4_avx2() 78 const ptrdiff_t stride) { in loadu_u8_16x2_avx2() 83 const ptrdiff_t stride) { in loadu_u16_8x2_avx2() 96 const ptrdiff_t stride) { in storeu_u8_16x2_avx2() 101 const ptrdiff_t stride) { in storeu_s16_8x2_avx2() 106 const ptrdiff_t stride) { in storeu_u16_8x2_avx2()
|
| /external/sdv/vsomeip/third_party/boost/range/include/boost/range/adaptor/ |
| D | strided.hpp | 59 difference_type stride) in strided_iterator() 164 difference_type stride) in strided_iterator() 294 difference_type stride in strided_iterator() 414 Difference stride, in make_begin_strided_iterator() 430 Difference stride, in make_begin_strided_iterator() 446 Difference stride, in make_end_strided_iterator() 462 Difference stride, in make_end_strided_iterator() 478 Difference stride, in make_begin_strided_iterator() 496 Difference stride, in make_begin_strided_iterator() 514 Difference stride, in make_end_strided_iterator() [all …]
|
| /external/libaom/aom_dsp/ |
| D | intrapred.c | 23 static INLINE void v_predictor(uint8_t *dst, ptrdiff_t stride, int bw, int bh, in v_predictor() 34 static INLINE void h_predictor(uint8_t *dst, ptrdiff_t stride, int bw, int bh, in h_predictor() 60 static INLINE void paeth_predictor(uint8_t *dst, ptrdiff_t stride, int bw, in paeth_predictor() 84 static INLINE void smooth_predictor(uint8_t *dst, ptrdiff_t stride, int bw, in smooth_predictor() 115 static INLINE void smooth_v_predictor(uint8_t *dst, ptrdiff_t stride, int bw, in smooth_v_predictor() 144 static INLINE void smooth_h_predictor(uint8_t *dst, ptrdiff_t stride, int bw, in smooth_h_predictor() 173 static INLINE void dc_128_predictor(uint8_t *dst, ptrdiff_t stride, int bw, in dc_128_predictor() 186 static INLINE void dc_left_predictor(uint8_t *dst, ptrdiff_t stride, int bw, in dc_left_predictor() 201 static INLINE void dc_top_predictor(uint8_t *dst, ptrdiff_t stride, int bw, in dc_top_predictor() 216 static INLINE void dc_predictor(uint8_t *dst, ptrdiff_t stride, int bw, int bh, in dc_predictor() [all …]
|
| /external/libvpx/vpx_dsp/ |
| D | fwd_txfm.c | 15 void vpx_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct4x4_c() 81 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct4x4_1_c() 90 void vpx_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct8x8_c() 174 void vpx_fdct8x8_1_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct8x8_1_c() 183 void vpx_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct16x16_c() 363 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct16x16_1_c() 708 void vpx_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct32x32_c() 735 void vpx_fdct32x32_rd_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct32x32_rd_c() 760 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct32x32_1_c() 771 int stride) { in vpx_highbd_fdct4x4_c() [all …]
|
| D | intrapred.c | 21 static INLINE void d207_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in d207_predictor() 45 static INLINE void d63_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in d63_predictor() 62 static INLINE void d45_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in d45_predictor() 81 static INLINE void d117_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in d117_predictor() 106 static INLINE void d135_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in d135_predictor() 134 static INLINE void d153_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in d153_predictor() 157 static INLINE void v_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in v_predictor() 168 static INLINE void h_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in h_predictor() 179 static INLINE void tm_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in tm_predictor() 191 static INLINE void dc_128_predictor(uint8_t *dst, ptrdiff_t stride, int bs, in dc_128_predictor() [all …]
|
| /external/webp/swig/ |
| D | libwebp.py | 131 def wrap_WebPEncodeRGB(rgb, unused1, unused2, width, height, stride, quality_factor): argument 135 def wrap_WebPEncodeBGR(rgb, unused1, unused2, width, height, stride, quality_factor): argument 139 def wrap_WebPEncodeRGBA(rgb, unused1, unused2, width, height, stride, quality_factor): argument 143 def wrap_WebPEncodeBGRA(rgb, unused1, unused2, width, height, stride, quality_factor): argument 147 def wrap_WebPEncodeLosslessRGB(rgb, unused1, unused2, width, height, stride): argument 151 def wrap_WebPEncodeLosslessBGR(rgb, unused1, unused2, width, height, stride): argument 155 def wrap_WebPEncodeLosslessRGBA(rgb, unused1, unused2, width, height, stride): argument 159 def wrap_WebPEncodeLosslessBGRA(rgb, unused1, unused2, width, height, stride): argument 166 def WebPEncodeRGB(rgb, width, height, stride, quality_factor): argument 175 def WebPEncodeRGBA(rgb, width, height, stride, quality_factor): argument [all …]
|
| /external/tensorflow/tensorflow/compiler/xla/client/lib/ |
| D | pooling_test.cc | 36 absl::Span<const int64_t> stride, Padding padding, in MakeGeneralPadding() 72 auto stride = kernel_size; in XLA_TEST_F() local 85 auto stride = kernel_size; in XLA_TEST_F() local 98 auto stride = ExpandWithBatchAndFeatureDimensions({1, 1}, data_format); in XLA_TEST_F() local 112 auto stride = kernel_size; in XLA_TEST_F() local 128 auto stride = kernel_size; in XLA_TEST_F() local 144 auto stride = ExpandWithBatchAndFeatureDimensions({1, 1}, data_format); in XLA_TEST_F() local 162 auto stride = kernel_size; in XLA_TEST_F() local 177 auto stride = ExpandWithBatchAndFeatureDimensions({2, 2}, data_format); in XLA_TEST_F() local 191 auto stride = ExpandWithBatchAndFeatureDimensions({2, 2}, data_format); in XLA_TEST_F() local [all …]
|
| /external/libvpx/vpx_dsp/arm/ |
| D | intrapred_neon.c | 26 static INLINE void dc_store_4x4(uint8_t *dst, ptrdiff_t stride, in dc_store_4x4() 34 void vpx_dc_predictor_4x4_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_predictor_4x4_neon() 44 void vpx_dc_left_predictor_4x4_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_left_predictor_4x4_neon() 52 void vpx_dc_top_predictor_4x4_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_top_predictor_4x4_neon() 60 void vpx_dc_128_predictor_4x4_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_128_predictor_4x4_neon() 75 static INLINE void dc_store_8x8(uint8_t *dst, ptrdiff_t stride, in dc_store_8x8() 83 void vpx_dc_predictor_8x8_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_predictor_8x8_neon() 93 void vpx_dc_left_predictor_8x8_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_left_predictor_8x8_neon() 101 void vpx_dc_top_predictor_8x8_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_top_predictor_8x8_neon() 109 void vpx_dc_128_predictor_8x8_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_128_predictor_8x8_neon() [all …]
|
| D | highbd_intrapred_neon.c | 26 static INLINE void dc_store_4x4(uint16_t *dst, ptrdiff_t stride, in dc_store_4x4() 34 void vpx_highbd_dc_predictor_4x4_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_dc_predictor_4x4_neon() 45 void vpx_highbd_dc_left_predictor_4x4_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_dc_left_predictor_4x4_neon() 55 void vpx_highbd_dc_top_predictor_4x4_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_dc_top_predictor_4x4_neon() 65 void vpx_highbd_dc_128_predictor_4x4_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_dc_128_predictor_4x4_neon() 82 static INLINE void dc_store_8x8(uint16_t *dst, ptrdiff_t stride, in dc_store_8x8() 90 void vpx_highbd_dc_predictor_8x8_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_dc_predictor_8x8_neon() 102 void vpx_highbd_dc_left_predictor_8x8_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_dc_left_predictor_8x8_neon() 112 void vpx_highbd_dc_top_predictor_8x8_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_dc_top_predictor_8x8_neon() 122 void vpx_highbd_dc_128_predictor_8x8_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_dc_128_predictor_8x8_neon() [all …]
|
| /external/libaom/aom_dsp/arm/ |
| D | intrapred_neon.c | 36 static INLINE void dc_store_4xh(uint8_t *dst, ptrdiff_t stride, int h, in dc_store_4xh() 43 void aom_dc_predictor_4x4_neon(uint8_t *dst, ptrdiff_t stride, in aom_dc_predictor_4x4_neon() 52 void aom_dc_left_predictor_4x4_neon(uint8_t *dst, ptrdiff_t stride, in aom_dc_left_predictor_4x4_neon() 60 void aom_dc_top_predictor_4x4_neon(uint8_t *dst, ptrdiff_t stride, in aom_dc_top_predictor_4x4_neon() 68 void aom_dc_128_predictor_4x4_neon(uint8_t *dst, ptrdiff_t stride, in aom_dc_128_predictor_4x4_neon() 106 static INLINE void dc_store_8xh(uint8_t *dst, ptrdiff_t stride, int h, in dc_store_8xh() 113 void aom_dc_predictor_8x8_neon(uint8_t *dst, ptrdiff_t stride, in aom_dc_predictor_8x8_neon() 123 void aom_dc_left_predictor_8x8_neon(uint8_t *dst, ptrdiff_t stride, in aom_dc_left_predictor_8x8_neon() 131 void aom_dc_top_predictor_8x8_neon(uint8_t *dst, ptrdiff_t stride, in aom_dc_top_predictor_8x8_neon() 139 void aom_dc_128_predictor_8x8_neon(uint8_t *dst, ptrdiff_t stride, in aom_dc_128_predictor_8x8_neon() [all …]
|
| /external/mesa3d/src/glx/ |
| D | vertarr.c | 27 __indirect_glColorPointerEXT(GLint size, GLenum type, GLsizei stride, in __indirect_glColorPointerEXT() 35 __indirect_glEdgeFlagPointerEXT(GLsizei stride, in __indirect_glEdgeFlagPointerEXT() 43 __indirect_glIndexPointerEXT(GLenum type, GLsizei stride, in __indirect_glIndexPointerEXT() 51 __indirect_glNormalPointerEXT(GLenum type, GLsizei stride, GLsizei count, in __indirect_glNormalPointerEXT() 59 __indirect_glTexCoordPointerEXT(GLint size, GLenum type, GLsizei stride, in __indirect_glTexCoordPointerEXT() 67 __indirect_glVertexPointerEXT(GLint size, GLenum type, GLsizei stride, in __indirect_glVertexPointerEXT() 79 __indirect_glInterleavedArrays(GLenum format, GLsizei stride, in __indirect_glInterleavedArrays()
|
| /external/libaom/av1/encoder/x86/ |
| D | encodetxb_sse2.c | 21 const int stride, in load_levels_4x4x5_sse2() 32 const int stride, in load_levels_8x2x5_sse2() 43 const int stride, in load_levels_16x1x5_sse2() 76 const int stride = 4 + TX_PAD_HOR; in get_4_nz_map_contexts_2d() local 108 const int stride = 4 + TX_PAD_HOR; in get_4_nz_map_contexts_ver() local 139 const int stride = 4 + TX_PAD_HOR; in get_4_nz_map_contexts_hor() local 172 const int stride = 8 + TX_PAD_HOR; in get_8_coeff_contexts_2d() local 218 const int stride = 8 + TX_PAD_HOR; in get_8_coeff_contexts_ver() local 249 const int stride = 8 + TX_PAD_HOR; in get_8_coeff_contexts_hor() local 284 const int stride = height + TX_PAD_HOR; in get_16n_coeff_contexts_2d() local [all …]
|
| /external/libaom/test/ |
| D | fwht4x4_test.cc | 42 void fwht4x4_ref(const int16_t *in, tran_low_t *out, int stride, in fwht4x4_ref() 47 void iwht4x4_10_c(const tran_low_t *in, uint8_t *out, int stride) { in iwht4x4_10_c() 51 void iwht4x4_12_c(const tran_low_t *in, uint8_t *out, int stride) { in iwht4x4_12_c() 57 void iwht4x4_10_sse4_1(const tran_low_t *in, uint8_t *out, int stride) { in iwht4x4_10_sse4_1() 61 void iwht4x4_12_sse4_1(const tran_low_t *in, uint8_t *out, int stride) { in iwht4x4_12_sse4_1() 85 void RunFwdTxfm(const int16_t *in, tran_low_t *out, int stride) override { in RunFwdTxfm() 88 void RunInvTxfm(const tran_low_t *out, uint8_t *dst, int stride) override { in RunInvTxfm() 102 int stride = 96; in RunSpeedTest() local
|
| /external/libaom/av1/encoder/ |
| D | av1_fwd_txfm2d.c | 57 const int stride, const TXFM_2D_FLIP_CFG *cfg, in fwd_txfm2d_c() 129 void av1_fwd_txfm2d_4x8_c(const int16_t *input, int32_t *output, int stride, in av1_fwd_txfm2d_4x8_c() 137 void av1_fwd_txfm2d_8x4_c(const int16_t *input, int32_t *output, int stride, in av1_fwd_txfm2d_8x4_c() 145 void av1_fwd_txfm2d_8x16_c(const int16_t *input, int32_t *output, int stride, in av1_fwd_txfm2d_8x16_c() 153 void av1_fwd_txfm2d_16x8_c(const int16_t *input, int32_t *output, int stride, in av1_fwd_txfm2d_16x8_c() 161 void av1_fwd_txfm2d_16x32_c(const int16_t *input, int32_t *output, int stride, in av1_fwd_txfm2d_16x32_c() 169 void av1_fwd_txfm2d_32x16_c(const int16_t *input, int32_t *output, int stride, in av1_fwd_txfm2d_32x16_c() 177 void av1_fwd_txfm2d_4x16_c(const int16_t *input, int32_t *output, int stride, in av1_fwd_txfm2d_4x16_c() 185 void av1_fwd_txfm2d_16x4_c(const int16_t *input, int32_t *output, int stride, in av1_fwd_txfm2d_16x4_c() 193 void av1_fwd_txfm2d_8x32_c(const int16_t *input, int32_t *output, int stride, in av1_fwd_txfm2d_8x32_c() [all …]
|
| /external/libvpx/vpx_dsp/ppc/ |
| D | intrapred_vsx.c | 14 void vpx_v_predictor_16x16_vsx(uint8_t *dst, ptrdiff_t stride, in vpx_v_predictor_16x16_vsx() 25 void vpx_v_predictor_32x32_vsx(uint8_t *dst, ptrdiff_t stride, in vpx_v_predictor_32x32_vsx() 94 void vpx_h_predictor_16x16_vsx(uint8_t *dst, ptrdiff_t stride, in vpx_h_predictor_16x16_vsx() 157 void vpx_h_predictor_32x32_vsx(uint8_t *dst, ptrdiff_t stride, in vpx_h_predictor_32x32_vsx() 321 static void tm_predictor_16x8(uint8_t *dst, const ptrdiff_t stride, int16x8_t l, in tm_predictor_16x8() 373 void vpx_tm_predictor_16x16_vsx(uint8_t *dst, ptrdiff_t stride, in vpx_tm_predictor_16x16_vsx() 404 static void tm_predictor_32x8(uint8_t *dst, const ptrdiff_t stride, in tm_predictor_32x8() 436 void vpx_tm_predictor_32x32_vsx(uint8_t *dst, ptrdiff_t stride, in vpx_tm_predictor_32x32_vsx() 456 static INLINE void dc_fill_predictor_8x8(uint8_t *dst, const ptrdiff_t stride, in dc_fill_predictor_8x8() 466 static INLINE void dc_fill_predictor_16x16(uint8_t *dst, const ptrdiff_t stride, in dc_fill_predictor_16x16() [all …]
|
| /external/libaom/av1/encoder/arm/neon/ |
| D | encodetxb_neon.c | 24 const int stride = height + TX_PAD_HOR; in av1_txb_init_levels_neon() local 217 static INLINE void load_levels_4x4x5(const uint8_t *const src, const int stride, in load_levels_4x4x5() 227 static INLINE void load_levels_8x2x5(const uint8_t *const src, const int stride, in load_levels_8x2x5() 238 const int stride, in load_levels_16x1x5() 272 const int stride = 4 + TX_PAD_HOR; in get_4_nz_map_contexts_2d() local 303 const int stride = 4 + TX_PAD_HOR; in get_4_nz_map_contexts_ver() local 329 const int stride = 4 + TX_PAD_HOR; in get_4_nz_map_contexts_hor() local 356 const int stride = 8 + TX_PAD_HOR; in get_8_coeff_contexts_2d() local 396 const int stride = 8 + TX_PAD_HOR; in get_8_coeff_contexts_ver() local 421 const int stride = 8 + TX_PAD_HOR; in get_8_coeff_contexts_hor() local [all …]
|
| /external/libvpx/test/ |
| D | fdct8x8_test.cc | 81 void fdct8x8_ref(const int16_t *in, tran_low_t *out, int stride, in fdct8x8_ref() argument 86 void fht8x8_ref(const int16_t *in, tran_low_t *out, int stride, int tx_type) { in fht8x8_ref() 91 void idct8x8_10(const tran_low_t *in, uint8_t *out, int stride) { in idct8x8_10() 95 void idct8x8_12(const tran_low_t *in, uint8_t *out, int stride) { in idct8x8_12() 99 void iht8x8_10(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht8x8_10() 103 void iht8x8_12(const tran_low_t *in, uint8_t *out, int stride, int tx_type) { in iht8x8_12() 109 void idct8x8_12_add_10_c(const tran_low_t *in, uint8_t *out, int stride) { in idct8x8_12_add_10_c() 113 void idct8x8_12_add_12_c(const tran_low_t *in, uint8_t *out, int stride) { in idct8x8_12_add_12_c() 117 void idct8x8_12_add_10_sse2(const tran_low_t *in, uint8_t *out, int stride) { in idct8x8_12_add_10_sse2() 121 void idct8x8_12_add_12_sse2(const tran_low_t *in, uint8_t *out, int stride) { in idct8x8_12_add_12_sse2() [all …]
|