Searched refs:h22 (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/tests/sksl/intrinsics/ |
D | MatrixCompMultES2.asm.frag | 15 OpName %h22 "h22" 36 OpDecorate %h22 RelaxedPrecision 125 %h22 = OpVariable %_ptr_Function_mat2v2float Function 132 OpStore %h22 %36 163 %78 = OpLoad %mat2v2float %h22
|
D | MatrixCompMultES2.glsl | 8 mat2 h22 = mat2(0.0, 5.0, 10.0, 15.0); 11 …return (h22 == mat2(0.0, 5.0, 10.0, 15.0) && f22 == mat2(1.0, 0.0, 0.0, 4.0)) && h33 == mat3(2.0, …
|
D | MatrixCompMultES2.metal | 57 half2x2 h22 = half2x2(half2(0.0h, 5.0h), half2(10.0h, 15.0h)); 60 …_out.sk_FragColor = (h22 == half2x2(half2(0.0h, 5.0h), half2(10.0h, 15.0h)) && f22 == float2x2(flo…
|
/third_party/skia/resources/sksl/intrinsics/ |
D | MatrixCompMultES2.sksl | 6 half2x2 h22 = matrixCompMult(half2x2(5, 5, 5, 5), half2x2(0, 1, 2, 3)); 13 return (h22 == half2x2(0, 5, 10, 15) &&
|
/third_party/glslang/Test/baseResults/ |
D | hlsl.type.half.frag.out | 41 0:15 'h22' ( temp 2X2 matrix of float) 125 0:15 'h22' ( temp 2X2 matrix of float) 183 Name 32 "h22" 236 32(h22): 31(ptr) Variable Function 243 Store 32(h22) 35
|
/third_party/glslang/Test/ |
D | hlsl.type.half.frag | 15 half2x2 h22 = half2x2(1,2,3,4);
|
/third_party/ffmpeg/libavcodec/ |
D | aacps.c | 632 INTFLOAT h11, h12, h21, h22; in stereo_processing() local 636 h22 = H_LUT[iid_mapped[e][b] + 7 + 23 * ps2->iid_quant][icc_mapped[e][b]][3]; in stereo_processing() 660 h22i = AAC_MUL30(h22, ipd_adj_im); in stereo_processing() 661 h22 = AAC_MUL30(h22, ipd_adj_re); in stereo_processing() 670 H22[0][e+1][b] = h22; in stereo_processing()
|
/third_party/skia/tests/ |
D | SkSLDSLTest.cpp | 615 Var h22(kHalf2x2_Type, "h22"); in DEF_GPUTEST_FOR_MOCK_CONTEXT() local 616 EXPECT_EQUAL(h22 = Half2x2(1), "(h22 = half2x2(1.0))"); in DEF_GPUTEST_FOR_MOCK_CONTEXT() 672 DSLExpression(h22 = f22).release(); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
|
/third_party/openh264/codec/encoder/core/arm64/ |
D | reconstruct_aarch64_neon.S | 368 SELECT_MAX_IN_ABS_COEF v16, v17, v18, v19, h22, h23
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/assembly/fp16/ |
D | MatmulFp16Opt.S | 651 str h22, [x11]
|
D | Matmul12X16Fp16.S | 743 str h22, [x11]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64RegisterInfo.td | 305 def H22 : AArch64Reg<22, "h22", [B22]>, DwarfRegAlias<B22>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenAsmMatcher.inc | 667 return 95; // "h22"
|
/third_party/skia/experimental/wasm-skp-debugger/debugger/ |
D | anim.mskp | 12169 …4���$_(���cڥ�zL��\��)߱A拟��^x=w>7F]��������w�i�t*���Hx�Z*E��b�)>��r7�h22�s kq`Ty�;�������…
|