Home
last modified time | relevance | path

Searched refs:fs2 (Results 1 - 24 of 24) sorted by relevance

/third_party/ffmpeg/libavfilter/x86/
H A Dvf_ssim.asm191 ; m1 = fs1, m2 = fs2, m3 = fss, m4 = fs12
194 pmulld m5, m1, m2 ; fs1 * fs2
196 pmulld m2, m2 ; fs2 * fs2
201 ; m1 = fs1 * fs1, m2 = fs2 * fs2, m3 = variance, m4 = covariance, m5 = fs1 * fs2
203 paddd m5, m5 ; 2 * fs1 * fs2
204 paddd m1, m2 ; fs1 * fs1 + fs2 * fs2
[all...]
/third_party/ffmpeg/tests/
H A Dtiny_ssim.c90 type fs2 = s2; in ssim_end1() local
93 type vars = fss*64 - fs1*fs1 - fs2*fs2; in ssim_end1()
94 type covar = fs12*64 - fs1*fs2; in ssim_end1()
95 return (float)(2*fs1*fs2 + ssim_c1) * (float)(2*covar + ssim_c2) in ssim_end1()
96 / ((float)(fs1*fs1 + fs2*fs2 + ssim_c1) * (float)(vars + ssim_c2)); in ssim_end1()
/third_party/ffmpeg/libavfilter/
H A Dvf_ssim.c168 int64_t fs2 = s2; in ssim_end1x() local
171 int64_t vars = fss * 64 - fs1 * fs1 - fs2 * fs2; in ssim_end1x()
172 int64_t covar = fs12 * 64 - fs1 * fs2; in ssim_end1x()
174 return (float)(2 * fs1 * fs2 + ssim_c1) * (float)(2 * covar + ssim_c2) in ssim_end1x()
175 / ((float)(fs1 * fs1 + fs2 * fs2 + ssim_c1) * (float)(vars + ssim_c2)); in ssim_end1x()
184 int fs2 = s2; in ssim_end1() local
187 int vars = fss * 64 - fs1 * fs1 - fs2 * fs2; in ssim_end1()
[all...]
/third_party/node/deps/v8/src/diagnostics/riscv64/
H A Ddisasm-riscv64.cc1078 Format(instr, "fadd.s 'fd, 'fs1, 'fs2"); in DecodeRFPType()
1081 Format(instr, "fsub.s 'fd, 'fs1, 'fs2"); in DecodeRFPType()
1084 Format(instr, "fmul.s 'fd, 'fs1, 'fs2"); in DecodeRFPType()
1087 Format(instr, "fdiv.s 'fd, 'fs1, 'fs2"); in DecodeRFPType()
1098 Format(instr, "fsgnj.s 'fd, 'fs1, 'fs2"); in DecodeRFPType()
1104 Format(instr, "fsgnjn.s 'fd, 'fs1, 'fs2"); in DecodeRFPType()
1110 Format(instr, "fsgnjx.s 'fd, 'fs1, 'fs2"); in DecodeRFPType()
1120 Format(instr, "fmin.s 'fd, 'fs1, 'fs2"); in DecodeRFPType()
1123 Format(instr, "fmax.s 'fd, 'fs1, 'fs2"); in DecodeRFPType()
1170 Format(instr, "feq.s 'rd, 'fs1, 'fs2"); in DecodeRFPType()
[all...]
/third_party/musl/src/setjmp/riscv64/
H A Dlongjmp.S28 fld fs2, 128(a0)
H A Dsetjmp.S28 fsd fs2, 128(a0)
/third_party/musl/src/setjmp/riscv32/
H A Dlongjmp.S28 fld fs2, 72(a0)
H A Dsetjmp.S28 fsd fs2, 72(a0)
/third_party/musl/src/setjmp/loongarch64/
H A Dsetjmp.S26 fst.d $fs2, $a0, 120
H A Dlongjmp.S23 fld.d $fs2, $a0, 120
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dreglist-riscv64.h40 const DoubleRegList kCalleeSavedFPU = {fs0, fs1, fs2, fs3, fs4, fs5,
H A Dregister-riscv64.h47 V(fa6) V(fa7) V(fs2) V(fs3) V(fs4) V(fs5) V(fs6) V(fs7) \
/third_party/libunwind/libunwind/src/riscv/
H A Dsetcontext.S44 LOAD_FP fs2, FREG(18)
H A Dgetcontext.S68 STORE_FP fs2, FREG(18)
/third_party/skia/tests/
H A DSkNxTest.cpp251 auto fs2 = Sk2f(0.4f, -0.4f).floor(); in DEF_TEST() local
252 REPORTER_ASSERT(r, fs2[0] == 0.0f); in DEF_TEST()
253 REPORTER_ASSERT(r, fs2[1] == -1.0f); in DEF_TEST()
/third_party/node/deps/v8/src/compiler/
H A Dc-linkage.cc129 fs0, fs1, fs2, fs3, fs4, fs5, fs6, fs7, fs8, fs9, fs10, fs11
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockTests.cpp604 std::string fs2("precision highp float;\n" in iterate()
612 if (!Link(vs1, fs1) || !Link(vs2, fs2)) in iterate()
715 std::string fs2("precision highp float;\n" in iterate()
723 if (!Test(vs2, fs2, GL_TRUE)) in iterate()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_exif.cpp4243 real64 fs2 = fLensInfo [3].As_real64 (); in PostParse() local
4245 if (fs1 >= 1.0 && fs2 >= 1.0 && fs2 >= fs1) in PostParse()
4249 real64 av2 = FNumberToApertureValue (fs2); in PostParse()
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.h291 fs2, enumerator
H A Dsimulator-riscv64.cc6631 float fs2 = Rvvelt<float>(rvv_vs2_reg(), 0);
6632 set_fpu_register_float(rd_reg(), fs2);
6636 double fs2 = Rvvelt<double>(rvv_vs2_reg(), 0);
6637 set_fpu_register_double(rd_reg(), fs2);
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/
H A Dapi.js50 var fs2, nodePath;
52 fs2 = require("fs");
61 return fs2.readFileSync(filename, binary ? void 0 : "utf8");
76 fs2.readFile(filename, function(err2, data) {
[all...]
/third_party/elfutils/tests/
H A Drun-allregs.sh2892 50: fs2 (fs2), float 64 bits
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderStorageBufferObjectTests.cpp5240 std::string fs2("buffer Buf { float x; };\n" in Run()
5245 if (!Link(vs2, fs2)) in Run()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderStorageBufferObjectTests.cpp4982 std::string fs2("buffer Buf { float x; };\n" in Run()
4987 if (!Link(vs2, fs2)) in Run()

Completed in 60 milliseconds