/third_party/ffmpeg/libavcodec/arm/ |
H A D | simple_idct_neon.S | 42 #define w4 d0[3] define
|
/third_party/libunwind/libunwind/src/x86/ |
H A D | Gos-freebsd.c | 42 unw_word_t w0, w1, w2, w3, w4, w5, ip; in unw_is_signal_frame() local
|
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | simple_idct_lasx.c | 183 __m256i w2, w3, w4, w5, w6, w7; ff_simple_idct_lasx() local 210 __m256i w2, w3, w4, w5, w6, w7; ff_simple_idct_put_lasx() local 248 __m256i w2, w3, w4, w5, w6, w7; ff_simple_idct_add_lasx() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | motionpixels.c | 74 int w4 = (avctx->width + 3) & ~3; in mp_decode_init() local
|
H A D | cfhdenc.c | 269 int w8, h8, w4, h4, w2, h2; in cfhd_encode_init() local
|
H A D | cfhd.c | 273 int w8, h8, w4, h4, w2, h2; in alloc_buffers() local [all...] |
H A D | vp9recon.c | 224 int w4 = ff_vp9_bwh_tab[1][b->bs][0] << 1, step1d = 1 << b->tx, n; in intra_recon() local 602 int w4 = ff_vp9_bwh_tab[1][b->bs][0] << 1, step1d = 1 << b->tx, n; in inter_recon() local
|
H A D | vp9block.c | 94 int bw4 = ff_vp9_bwh_tab[1][b->bs][0], w4 = FFMIN(s->cols - col, bw4); in decode_mode() local 970 int w4 = ff_vp9_bwh_tab[1][b->bs][0] << 1, h4 = ff_vp9_bwh_tab[1][b->bs][1] << 1; in decode_coeffs() local 1269 int w4 = ff_vp9_bwh_tab[1][bs][0], h4 = ff_vp9_bwh_tab[1][bs][1], lvl; ff_vp9_decode_block() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | randen_slow.cc | 336 const absl::uint128 w4 = state[shuffle[12]]; in BlockShuffle() local
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | simple_idct_msa.c | 35 v4i32 w2, w4, w6; in simple_idct_msa() local 198 v4i32 w2, w4, w6; simple_idct_put_msa() local 376 v4i32 w2, w4, w6; simple_idct_add_msa() local [all...] |
/third_party/musl/src/math/ |
H A D | lgammal.c | 195 w4 = -5.952345851765688514613E-4L, variable
|
H A D | lgamma_r.c | 144 w4 = -5.95187557450339963135e-04, /* 0xBF4380CB, 0x8C0FE741 */ variable
|
H A D | lgammaf_r.c | 79 w4 = -5.9518753551e-04, /* 0xba1c065c */ variable
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | lgammal.c | 195 w4 = -5.952345851765688514613E-4L, variable
|
H A D | lgamma_r.c | 144 w4 = -5.95187557450339963135e-04, /* 0xBF4380CB, 0x8C0FE741 */ variable
|
H A D | lgammaf_r.c | 79 w4 = -5.9518753551e-04, /* 0xba1c065c */ variable
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | SimpleOperationTest.cpp | 1004 const float w4 = 1.0f / 4.0f; in TEST_P() local
|
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 168 w4 = -5.95238095238095234390450004444370959e-04L, variable
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_linear_sampler.c | 499 __m128i dsdx4, dtdx4, s4, t4, stride4, w4, h4, zero, one; in fetch_bgra_clamp_linear() local
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_indirect_draw.c | 819 nir_ssa_def *w4 = get_address_imm(b, job_ptr, WORD(4)); in set_null_job() local
|
/third_party/node/deps/v8/src/execution/mips64/ |
H A D | simulator-mips64.h | 202 w4, enumerator
|
/third_party/node/deps/v8/src/execution/mips/ |
H A D | simulator-mips.h | 202 w4, enumerator
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lecp/ |
H A D | main.c | 4412 w4[] = { 0xA2, 0x63, 0x67, 0x68, variable
|
/third_party/mesa3d/src/imgui/ |
H A D | imgui_draw.cpp | 1015 float w4 = t*t*t; in PathBezierCurveTo() local
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui_draw.cpp | 1230 float w4 = t * t * t; in ImBezierCubicCalc() local
|