/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 268 #define SW4(in0, in1, in2, in3, pdst, stride) { \ argument 282 #define SD4(in0, in1, in2, in3, pdst, stride) { \ argument 400 #define ST_B2(RTYPE, in0, in1, pdst, stride) { \ argument 406 #define ST_B4(RTYPE, in0, in1, in2, in3, pdst, stride) { \ argument 412 #define ST_B8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, \ argument 424 #define ST_H2(RTYPE, in0, in1, pdst, stride) { \ argument 430 #define ST_H4(RTYPE, in0, in1, in2, in3, pdst, stride) { \ argument 436 #define ST_H8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) { \ argument 447 #define ST_SW2(in0, in1, pdst, stride) { \ argument 507 #define ST4x4_UB(in0, in1, idx0, idx1, idx2, idx3, pdst, stride) { \ argument [all …]
|
D | idct4x4_msa.c | 15 v8i16 in0, in1, in2, in3; in vpx_iwht4x4_16_add_msa() local 53 v8i16 in1, in0 = { 0 }; in vpx_iwht4x4_1_add_msa() local 72 v8i16 in0, in1, in2, in3; in vpx_idct4x4_16_add_msa() local
|
D | inv_txfm_msa.h | 18 #define VP9_ADST8(in0, in1, in2, in3, in4, in5, in6, in7, \ argument 95 #define VP9_ADDBLK_ST8x4_UB(dst, dst_stride, in0, in1, in2, in3) { \ argument 112 #define VP9_IDCT4x4(in0, in1, in2, in3, out0, out1, out2, out3) { \ argument 135 #define VP9_IADST4x4(in0, in1, in2, in3, out0, out1, out2, out3) { \ argument 213 #define VP9_IDCT8x8_1D(in0, in1, in2, in3, in4, in5, in6, in7, \ argument 246 #define VP9_IADST8x8_1D(in0, in1, in2, in3, in4, in5, in6, in7, \ argument
|
D | fwd_txfm_msa.h | 32 #define VP9_FDCT4(in0, in1, in2, in3, out0, out1, out2, out3) { \ argument 59 #define SRLI_AVE_S_4V_H(in0, in1, in2, in3, in4, in5, in6, in7) { \ argument 70 #define VP9_FDCT8(in0, in1, in2, in3, in4, in5, in6, in7, \ argument 130 #define FDCT8x16_EVEN(in0, in1, in2, in3, in4, in5, in6, in7, \ argument
|
D | fwd_txfm_msa.c | 16 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in fdct8x16_1d_column() local 135 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in fdct16x8_1d_row() local 171 v8i16 in0, in1, in2, in3; in vpx_fdct4x4_msa() local 201 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in vpx_fdct8x8_msa() local
|
D | txfm_macros_msa.h | 34 #define DOT_ADD_SUB_SRARI_PCK(in0, in1, in2, in3, in4, in5, in6, in7, \ argument 51 #define DOT_SHIFT_RIGHT_PCK_H(in0, in1, in2) ({ \ argument
|
D | idct8x8_msa.c | 15 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in vpx_idct8x8_64_add_msa() local 43 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in vpx_idct8x8_12_add_msa() local
|
D | fwd_dct32x32_msa.c | 16 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in fdct8x32_1d_column_load_butterfly() local 59 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in fdct8x32_1d_column_even_store() local 255 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in fdct8x32_1d_row_load_butterfly() local 290 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in fdct8x32_1d_row_even_4x() local 395 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in fdct8x32_1d_row_even() local 600 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in fdct8x32_1d_row_transpose_store() local 700 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in fdct8x32_1d_row_even_rd() local
|
D | vpx_convolve_msa.h | 93 #define PCKEV_XORI128_AVG_ST_UB(in0, in1, dst, pdst) { \ argument 101 #define PCKEV_AVG_ST_UB(in0, in1, dst, pdst) { \ argument
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 256 #define SW4(in0, in1, in2, in3, pdst, stride) \ argument 271 #define SD4(in0, in1, in2, in3, pdst, stride) \ argument 363 #define ST_B2(RTYPE, in0, in1, pdst, stride) \ argument 370 #define ST_B4(RTYPE, in0, in1, in2, in3, pdst, stride) \ argument 378 #define ST_B8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, \ argument 391 #define ST_H2(RTYPE, in0, in1, pdst, stride) \ argument 403 #define ST_SW2(in0, in1, pdst, stride) \ argument 447 #define ST4x4_UB(in0, in1, idx0, idx1, idx2, idx3, pdst, stride) \ argument 459 #define ST4x8_UB(in0, in1, pdst, stride) \ argument 511 #define ST8x4_UB(in0, in1, pdst, stride) \ argument [all …]
|
D | idct_msa.c | 18 #define TRANSPOSE_TWO_4x4_H(in0, in1, in2, in3, out0, out1, out2, out3) \ argument 45 #define VP8_IDCT_1D_H(in0, in1, in2, in3, out0, out1, out2, out3) \ argument 67 #define VP8_IDCT_1D_W(in0, in1, in2, in3, out0, out1, out2, out3) \ argument 91 v4i32 in0, in1, in2, in3, hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3; in idct4x4_addblk_msa() local 148 v4i32 in0, in1, in2, in3, a1, b1, c1, d1; in vp8_short_inv_walsh4x4_msa() local 183 v8i16 in0, in1, in2, in3; in dequant_idct4x4_addblk_msa() local 225 v8i16 in0, in1, in2, in3; in dequant_idct4x4_addblk_2x_msa() local
|
/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
D | dct_msa.c | 14 #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 71 v8i16 in0, in1, in2, in3; in vp8_short_fdct4x4_msa() local 118 v8i16 in0, in1, in2, in3; in vp8_short_fdct8x4_msa() local
|
/external/skia/src/gpu/glsl/ |
D | GrGLSL.h | 199 GrGLSLExpr(const char format[], const char in0[]) in GrGLSLExpr() 205 GrGLSLExpr(const char format[], const char in0[], const char in1[]) in GrGLSLExpr() 280 GrGLSLExpr1(const char format[], const char in0[]) in GrGLSLExpr1() 283 GrGLSLExpr1(const char format[], const char in0[], const char in1[]) in GrGLSLExpr1() 326 GrGLSLExpr4(const char format[], const char in0[]) in GrGLSLExpr4() 329 GrGLSLExpr4(const char format[], const char in0[], const char in1[]) in GrGLSLExpr4()
|
D | GrGLSL_impl.h | 25 inline Self GrGLSLExpr<Self>::Mul(T0 in0, T1 in1) { in Mul() 40 inline Self GrGLSLExpr<Self>::Add(T0 in0, T1 in1) { in Add() 55 inline Self GrGLSLExpr<Self>::Sub(T0 in0, T1 in1) { in Sub()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | fwd_txfm_sse2.c | 18 __m128i in0, in1; in vpx_fdct4x4_1_sse2() local 47 __m128i in0 = _mm_load_si128((const __m128i *)(input + 0 * stride)); in vpx_fdct8x8_1_sse2() local 88 __m128i in0, in1, in2, in3; in vpx_fdct16x16_1_sse2() local 157 __m128i in0, in1, in2, in3; in vpx_fdct32x32_1_sse2() local
|
/external/libvpx/libvpx/vp9/encoder/mips/msa/ |
D | vp9_fdct4x4_msa.c | 18 v8i16 in0, in1, in2, in3, in4; in vp9_fwht4x4_msa() local 50 v8i16 in0, in1, in2, in3; in vp9_fht4x4_msa() local
|
D | vp9_fdct_msa.h | 18 #define VP9_ADST8(in0, in1, in2, in3, in4, in5, in6, in7, \ argument 84 #define VP9_FADST4(in0, in1, in2, in3, out0, out1, out2, out3) { \ argument
|
D | vp9_fdct8x8_msa.c | 18 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in vp9_fht8x8_msa() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderMatrixTests.cpp | 894 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local 907 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local 920 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local 933 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local 946 …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 973 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local 985 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local 997 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local 1009 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local [all …]
|
D | es3fShaderCommonFunctionTests.cpp | 469 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 485 const int in0 = ((const int*)inputs[0])[compNdx]; in compare() local 562 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 579 const int in0 = ((const int*)inputs[0])[compNdx]; in compare() local 668 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 689 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 758 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 835 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 916 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 989 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderMatrixTests.cpp | 889 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local 902 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local 915 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local 928 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local 941 …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 968 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local 980 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local 992 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local 1004 …typename TypeTraits<In0DataType>::Type in0 = (in0Type == INPUTTYPE_DYNAMIC) ? getInputValue<INPUTT… in evaluate() local [all …]
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderCommonFunctionTests.cpp | 547 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 563 const int in0 = ((const int*)inputs[0])[compNdx]; in compare() local 640 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 657 const int in0 = ((const int*)inputs[0])[compNdx]; in compare() local 746 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 767 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 836 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 913 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 929 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 996 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local [all …]
|
/external/libvpx/libvpx/vp9/common/mips/msa/ |
D | vp9_idct4x4_msa.c | 18 v8i16 in0, in1, in2, in3; in vp9_iht4x4_16_add_msa() local
|
D | vp9_idct8x8_msa.c | 18 v8i16 in0, in1, in2, in3, in4, in5, in6, in7; in vp9_iht8x8_64_add_msa() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderCommonFunctionTests.cpp | 633 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 649 const int in0 = ((const int*)inputs[0])[compNdx]; in compare() local 741 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 758 const int in0 = ((const int*)inputs[0])[compNdx]; in compare() local 862 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 883 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 966 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 1054 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 1070 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local 1152 const float in0 = ((const float*)inputs[0])[compNdx]; in compare() local [all …]
|