Home
last modified time | relevance | path

Searched defs:in0 (Results 1 – 25 of 145) sorted by relevance

123456

/external/libvpx/libvpx/vpx_dsp/mips/
Dmacros_msa.h205 #define SW4(in0, in1, in2, in3, pdst, stride) \ argument
220 #define SD4(in0, in1, in2, in3, pdst, stride) \ argument
314 #define ST_V2(RTYPE, in0, in1, pdst, stride) \ argument
323 #define ST_V4(RTYPE, in0, in1, in2, in3, pdst, stride) \ argument
331 #define ST_V8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) \ argument
396 #define ST4x4_UB(in0, in1, idx0, idx1, idx2, idx3, pdst, stride) \ argument
408 #define ST4x8_UB(in0, in1, pdst, stride) \ argument
460 #define ST8x4_UB(in0, in1, pdst, stride) \ argument
481 #define AVER_UB2(RTYPE, in0, in1, in2, in3, out0, out1) \ argument
488 #define AVER_UB4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, \ argument
[all …]
Didct4x4_msa.c16 v8i16 in0, in1, in2, in3; in vpx_iwht4x4_16_add_msa() local
54 v8i16 in1, in0 = { 0 }; in vpx_iwht4x4_1_add_msa() local
73 v8i16 in0, in1, in2, in3; in vpx_idct4x4_16_add_msa() local
Dinv_txfm_msa.h18 #define VP9_ADST8(in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, \ argument
93 #define VP9_ADDBLK_ST8x4_UB(dst, dst_stride, in0, in1, in2, in3) \ argument
111 #define VP9_IDCT4x4(in0, in1, in2, in3, out0, out1, out2, out3) \ argument
134 #define VP9_IADST4x4(in0, in1, in2, in3, out0, out1, out2, out3) \ argument
214 #define VP9_IDCT8x8_1D(in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, \ argument
247 #define VP9_IADST8x8_1D(in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, \ argument
Dfwd_txfm_msa.c15 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in vpx_fdct8x8_1_msa() local
31 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in fdct8x16_1d_column() local
150 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in fdct16x8_1d_row() local
186 v8i16 in0, in1, in2, in3; in vpx_fdct4x4_msa() local
216 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in vpx_fdct8x8_msa() local
251 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in vpx_fdct16x16_1_msa() local
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h238 #define SW4(in0, in1, in2, in3, pdst, stride) \ argument
253 #define SD4(in0, in1, in2, in3, pdst, stride) \ argument
345 #define ST_B2(RTYPE, in0, in1, pdst, stride) \ argument
352 #define ST_B4(RTYPE, in0, in1, in2, in3, pdst, stride) \ argument
360 #define ST_B8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) \ argument
372 #define ST_H2(RTYPE, in0, in1, pdst, stride) \ argument
384 #define ST_SW2(in0, in1, pdst, stride) \ argument
428 #define ST4x4_UB(in0, in1, idx0, idx1, idx2, idx3, pdst, stride) \ argument
440 #define ST4x8_UB(in0, in1, pdst, stride) \ argument
492 #define ST8x4_UB(in0, in1, pdst, stride) \ argument
[all …]
/external/webp/src/dsp/
Dmsa_macro.h168 #define SW4(in0, in1, in2, in3, pdst, stride) do { \ argument
179 #define SW3(in0, in1, in2, pdst, stride) do { \ argument
188 #define SW2(in0, in1, pdst, stride) do { \ argument
202 #define SD4(in0, in1, in2, in3, pdst, stride) do { \ argument
296 #define ST_B2(RTYPE, in0, in1, pdst, stride) do { \ argument
303 #define ST_B4(RTYPE, in0, in1, in2, in3, pdst, stride) do { \ argument
310 #define ST_B8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, \ argument
324 #define ST_W2(RTYPE, in0, in1, pdst, stride) do { \ argument
331 #define ST_W3(RTYPE, in0, in1, in2, pdst, stride) do { \ argument
338 #define ST_W4(RTYPE, in0, in1, in2, in3, pdst, stride) do { \ argument
[all …]
Drescaler_msa.c27 #define CALC_MULT_FIX_16(in0, in1, in2, in3, scale, shift, dst) do { \ argument
47 #define CALC_MULT_FIX_4(in0, scale, shift, dst) do { \ argument
60 #define CALC_MULT_FIX1_16(in0, in1, in2, in3, fyscale, shift, \ argument
78 #define CALC_MULT_FIX1_4(in0, scale, shift, dst) do { \ argument
87 #define CALC_MULT_FIX2_16(in0, in1, in2, in3, mult, scale, shift, \ argument
102 #define CALC_MULT_FIX2_4(in0, in1, mult, scale, shift, dst) do { \ argument
/external/libaom/libaom/aom_dsp/mips/
Dmacros_msa.h265 #define SW4(in0, in1, in2, in3, pdst, stride) \ argument
280 #define SD4(in0, in1, in2, in3, pdst, stride) \ argument
409 #define ST_B2(RTYPE, in0, in1, pdst, stride) \ argument
416 #define ST_B4(RTYPE, in0, in1, in2, in3, pdst, stride) \ argument
423 #define ST_B8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) \ argument
435 #define ST_H2(RTYPE, in0, in1, pdst, stride) \ argument
442 #define ST_H4(RTYPE, in0, in1, in2, in3, pdst, stride) \ argument
449 #define ST_H8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) \ argument
461 #define ST_SW2(in0, in1, pdst, stride) \ argument
524 #define ST4x4_UB(in0, in1, idx0, idx1, idx2, idx3, pdst, stride) \ argument
[all …]
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Ddct_msa.c14 #define TRANSPOSE4x4_H(in0, in1, in2, in3, out0, out1, out2, out3) \ argument
34 #define RET_1_IF_NZERO_H(in0) \ argument
46 #define RET_1_IF_NZERO_W(in0) \ argument
58 #define RET_1_IF_NEG_W(in0) \ argument
70 v8i16 in0, in1, in2, in3; in vp8_short_fdct4x4_msa() local
116 v8i16 in0, in1, in2, in3; in vp8_short_fdct8x4_msa() local
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_highbd_iht16x16_add_neon.c72 #define highbd_iadst_butterfly(in0, in1, c, lane0, lane1, s0, s1) \ argument
80 static INLINE int32x4x2_t vaddq_s32_dual(const int32x4x2_t in0, in vaddq_s32_dual()
88 static INLINE int64x2x2_t vaddq_s64_dual(const int64x2x2_t in0, in vaddq_s64_dual()
96 static INLINE int32x4x2_t vsubq_s32_dual(const int32x4x2_t in0, in vsubq_s32_dual()
104 static INLINE int64x2x2_t vsubq_s64_dual(const int64x2x2_t in0, in vsubq_s64_dual()
112 static INLINE int32x4x2_t vcombine_s32_dual(const int32x2x2_t in0, in vcombine_s32_dual()
121 const int64x2x2_t *const in0, const int64x2x2_t *const in1) { in highbd_add_dct_const_round_shift_low_8()
134 const int64x2x2_t *const in0, const int64x2x2_t *const in1) { in highbd_sub_dct_const_round_shift_low_8()
Dvp9_iht_neon.h113 static INLINE void iadst_butterfly_lane_0_1_neon(const int16x8_t in0, in iadst_butterfly_lane_0_1_neon()
129 static INLINE void iadst_butterfly_lane_2_3_neon(const int16x8_t in0, in iadst_butterfly_lane_2_3_neon()
145 static INLINE void iadst_butterfly_lane_1_0_neon(const int16x8_t in0, in iadst_butterfly_lane_1_0_neon()
161 static INLINE void iadst_butterfly_lane_3_2_neon(const int16x8_t in0, in iadst_butterfly_lane_3_2_neon()
178 const int32x4_t *const in0, const int32x4_t *const in1) { in add_dct_const_round_shift_low_8()
187 const int32x4_t *const in0, const int32x4_t *const in1) { in sub_dct_const_round_shift_low_8()
Dvp9_highbd_iht8x8_add_neon.c38 static INLINE void highbd_iadst_butterfly_lane_0_1_neon(const int32x4_t in0, in highbd_iadst_butterfly_lane_0_1_neon()
54 static INLINE void highbd_iadst_butterfly_lane_1_0_neon(const int32x4_t in0, in highbd_iadst_butterfly_lane_1_0_neon()
71 const int64x2_t *const in0, const int64x2_t *const in1) { in highbd_add_dct_const_round_shift_low_8()
80 const int64x2_t *const in0, const int64x2_t *const in1) { in highbd_sub_dct_const_round_shift_low_8()
/external/libaom/libaom/av1/encoder/x86/
Dav1_txfm1d_sse4.h96 #define btf_32_sse4_1_type0(w0, w1, in0, in1, out0, out1, bit) \ argument
112 #define btf_32_sse4_1_type1(w0, w1, in0, in1, out0, out1, bit) \ argument
119 #define btf_32_type0_sse4_1_new(ww0, ww1, in0, in1, out0, out1, r, bit) \ argument
135 #define btf_32_type1_sse4_1_new(ww0, ww1, in0, in1, out0, out1, r, bit) \ argument
Dav1_fwd_txfm_avx2.h19 __m256i *in0, __m256i *in1, in btf_32_avx2_type0()
38 __m256i *in0, __m256i *in1, in btf_32_avx2_type1()
59 __m256i *in0, __m256i *in1, in btf_32_avx2_type0_new()
79 __m256i *in0, __m256i *in1, in btf_32_avx2_type1_new()
/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_txfm_sse2.c19 __m128i in0, in1; in vpx_fdct4x4_1_sse2() local
48 __m128i in0 = _mm_load_si128((const __m128i *)(input + 0 * stride)); in vpx_fdct8x8_1_sse2() local
89 __m128i in0, in1, in2, in3; in vpx_fdct16x16_1_sse2() local
158 __m128i in0, in1, in2, in3; in vpx_fdct32x32_1_sse2() local
/external/tensorflow/tensorflow/compiler/jit/
Dclone_constants_for_better_clustering_test.cc69 Output in0 = ops::Placeholder(on_gpu.WithOpName("in0"), DT_FLOAT); in TEST() local
95 Output in0 = ops::Placeholder(on_gpu.WithOpName("in0"), DT_FLOAT); in TEST() local
121 Output in0 = ops::Placeholder(on_gpu.WithOpName("in0"), DT_FLOAT); in TEST() local
154 Output in0 = ops::Placeholder(on_gpu.WithOpName("in0"), DT_FLOAT); in TEST() local
183 Output in0 = ops::Placeholder(on_gpu.WithOpName("in0"), DT_FLOAT); in TEST() local
/external/tensorflow/tensorflow/core/kernels/
Dcwise_op_clip_gpu.cu.cc28 const T *__restrict__ in0, in UnaryClipCustomKernel()
40 const T *__restrict__ in0, in BinaryRightClipCustomKernel()
52 const T *__restrict__ in0, in BinaryLeftClipCustomKernel()
/external/libaom/libaom/av1/common/x86/
Dintra_edge_sse4.c53 __m128i in0 = _mm_lddqu_si128((__m128i *)in); in av1_filter_intra_edge_sse4_1() local
84 __m128i in0 = _mm_lddqu_si128((__m128i *)in); in av1_filter_intra_edge_sse4_1() local
145 __m128i in0 = _mm_lddqu_si128((__m128i *)&in[0]); in av1_filter_intra_edge_high_sse4_1() local
174 __m128i in0 = _mm_lddqu_si128((__m128i *)&in[0]); in av1_filter_intra_edge_high_sse4_1() local
230 __m128i in0 = _mm_lddqu_si128((__m128i *)&in[0]); in av1_upsample_intra_edge_sse4_1() local
283 __m128i in0 = _mm_lddqu_si128((__m128i *)&in[0]); in av1_upsample_intra_edge_high_sse4_1() local
/external/tensorflow/tensorflow/core/kernels/linalg/
Dbanded_triangular_solve_op_test.cc46 Node* BandedTriangularSolve(Graph* g, Node* in0, Node* in1) { in BandedTriangularSolve()
57 Node* MatrixTriangularSolve(Graph* g, Node* in0, Node* in1) { in MatrixTriangularSolve()
72 Tensor in0(type, TensorShape({num_bands, n})); in BandedTriangularSolve() local
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp880 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
893 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
906 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
919 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
932 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
945 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
959 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
971 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
983 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
995 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
[all …]
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dmacros_msa.h176 #define ST_B2(RTYPE, in0, in1, pdst, stride) \ argument
183 #define ST_B4(RTYPE, in0, in1, in2, in3, pdst, stride) \ argument
195 #define ST_H2(RTYPE, in0, in1, pdst, stride) \ argument
210 #define VSHF_B2(RTYPE, in0, in1, in2, in3, mask0, mask1, out0, out1) \ argument
224 #define ILVRL_B2(RTYPE, in0, in1, out0, out1) \ argument
/external/libyuv/files/include/libyuv/
Dmacros_msa.h176 #define ST_B2(RTYPE, in0, in1, pdst, stride) \ argument
183 #define ST_B4(RTYPE, in0, in1, in2, in3, pdst, stride) \ argument
195 #define ST_H2(RTYPE, in0, in1, pdst, stride) \ argument
210 #define VSHF_B2(RTYPE, in0, in1, in2, in3, mask0, mask1, out0, out1) \ argument
224 #define ILVRL_B2(RTYPE, in0, in1, out0, out1) \ argument
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct4x4_msa.c19 v8i16 in0, in1, in2, in3, in4; in vp9_fwht4x4_msa() local
51 v8i16 in0, in1, in2, in3; in vp9_fht4x4_msa() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp875 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
888 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
901 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
914 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
927 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
940 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
954 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
966 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
978 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
990 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local
[all …]
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp507 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local
523 const int in0 = ((const int*)inputs[0])[compNdx]; in compare() local
600 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local
617 const int in0 = ((const int*)inputs[0])[compNdx]; in compare() local
706 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local
727 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local
796 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local
873 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local
889 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local
956 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local
[all …]

123456