Home
last modified time | relevance | path

Searched defs:w4 (Results 1 - 25 of 26) sorted by relevance

12

/third_party/ffmpeg/libavcodec/arm/
H A Dsimple_idct_neon.S42 #define w4 d0[3] define
/third_party/libunwind/libunwind/src/x86/
H A DGos-freebsd.c42 unw_word_t w0, w1, w2, w3, w4, w5, ip; in unw_is_signal_frame() local
/third_party/ffmpeg/libavcodec/loongarch/
H A Dsimple_idct_lasx.c183 __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 Dmotionpixels.c74 int w4 = (avctx->width + 3) & ~3; in mp_decode_init() local
H A Dcfhdenc.c269 int w8, h8, w4, h4, w2, h2; in cfhd_encode_init() local
H A Dcfhd.c273 int w8, h8, w4, h4, w2, h2; in alloc_buffers() local
[all...]
H A Dvp9recon.c224 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 Dvp9block.c94 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 Dranden_slow.cc336 const absl::uint128 w4 = state[shuffle[12]]; in BlockShuffle() local
/third_party/ffmpeg/libavcodec/mips/
H A Dsimple_idct_msa.c35 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 Dlgammal.c195 w4 = -5.952345851765688514613E-4L, variable
H A Dlgamma_r.c144 w4 = -5.95187557450339963135e-04, /* 0xBF4380CB, 0x8C0FE741 */ variable
H A Dlgammaf_r.c79 w4 = -5.9518753551e-04, /* 0xba1c065c */ variable
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dlgammal.c195 w4 = -5.952345851765688514613E-4L, variable
H A Dlgamma_r.c144 w4 = -5.95187557450339963135e-04, /* 0xBF4380CB, 0x8C0FE741 */ variable
H A Dlgammaf_r.c79 w4 = -5.9518753551e-04, /* 0xba1c065c */ variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DSimpleOperationTest.cpp1004 const float w4 = 1.0f / 4.0f; in TEST_P() local
/third_party/FreeBSD/lib/msun/ld128/
H A De_lgammal_r.c168 w4 = -5.95238095238095234390450004444370959e-04L, variable
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_sampler.c499 __m128i dsdx4, dtdx4, s4, t4, stride4, w4, h4, zero, one; in fetch_bgra_clamp_linear() local
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_indirect_draw.c819 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 Dsimulator-mips64.h202 w4, enumerator
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.h202 w4, enumerator
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lecp/
H A Dmain.c4412 w4[] = { 0xA2, 0x63, 0x67, 0x68, variable
/third_party/mesa3d/src/imgui/
H A Dimgui_draw.cpp1015 float w4 = t*t*t; in PathBezierCurveTo() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp1230 float w4 = t * t * t; in ImBezierCubicCalc() local

Completed in 45 milliseconds

12