Home
last modified time | relevance | path

Searched defs:w4 (Results 1 – 25 of 43) sorted by relevance

12

/external/libvpx/libvpx/vpx_dsp/x86/
Dvpx_convolve_copy_sse2.asm189 .w4: label
/external/libaom/libaom/aom_dsp/x86/
Daom_convolve_copy_sse2.asm263 .w4: label
Dlpf_common_sse2.h25 __m128i w0, w1, w2, w3, w4, w5, ww0; in highbd_transpose6x6_sse2() local
318 __m128i w0, w1, w2, w3, w4, w5; in transpose8x8_low_sse2() local
350 __m128i w0, w1, w2, w3, w4, w5, w6, w7; in transpose8x8_sse2() local
398 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9; in transpose16x8_8x16_sse2() local
449 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9; in transpose8x16_16x8_sse2() local
Dfwd_txfm_impl_sse2.h337 const __m128i w4 = _mm_srai_epi32(v4, DCT_CONST_BITS); in FDCT8x8_2D() local
423 const __m128i w4 = _mm_srai_epi32(v4, DCT_CONST_BITS); in FDCT8x8_2D() local
/external/rust/crates/async-task/tests/
Dwaker_ready.rs194 let w4 = w3.clone(); in clone() localVariable
/external/tcpdump/
Dprint-tipc.c128 uint32_t w4; member
139 #define TIPC_LAST_SENT_FRAG(w4) (((w4) >> 16) & 0xFFFF) argument
140 #define TIPC_NEXT_SENT_FRAG(w4) (((w4) >> 0) & 0xFFFF) argument
226 uint32_t w0, w1, w2, w4, w5, w9; in print_internal() local
/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_filter_mips.c26 int32_t w1, w2, w3, w4, w5, gain32, sign32; in WebRtcIsacfix_PitchFilterCore() local
/external/llvm-project/clang/test/Headers/
Dstddefneeds.cpp42 wint_t w4; // expected-error{{unknown}} variable
/external/clang/test/Headers/
Dstddefneeds.cpp42 wint_t w4; // expected-error{{unknown}} variable
/external/python/cpython2/Modules/
Dyuvconvert.c45 int w4 = width / 4; /* quarter of width is used often */ in yuv_sv411_to_cl422dc_quartersize() local
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dcert-static-object-exception.cpp144 static W w4; // ok in f() local
205 static W w4; // ok in f() local
/external/XNNPACK/src/xnnpack/
Dparams-init.h977 const uint32_t w4 = (width - 1) & 3; in xnn_init_f32_chw_params() local
996 const uint32_t w4 = (width - 1) & 3; in xnn_init_f32_chw_params() local
1015 const uint32_t w4 = (width - 1) & 3; in xnn_init_f32_chw_params() local
1039 const uint32_t w4 = (width - 1) & 3; in xnn_update_f32_chw_params() local
1098 const uint32_t w4 = (width - 1) & 3; in xnn_init_scalar_f32_chw_params() local
/external/llvm-project/clang/test/Analysis/inlining/
Dcontainers.cpp47 IteratorTypedefOnlySet &w3, IteratorUsingOnlySet &w4) { in testWrappers()
/external/clang/test/Analysis/inlining/
Dcontainers.cpp45 IteratorTypedefOnlySet &w3, IteratorUsingOnlySet &w4) { in testWrappers()
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dranden_slow.cc312 const absl::uint128 w4 = state[shuffle[12]]; in BlockShuffle() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dranden_slow.cc347 const u64x2 w4 = state[shuffle[12]]; in BlockShuffle() local
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dranden_slow.cc347 const u64x2 w4 = state[shuffle[12]]; in BlockShuffle() local
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Dranden_slow.cc347 const u64x2 w4 = state[shuffle[12]]; in BlockShuffle() local
/external/fdlibm/
De_lgamma_r.c152 w4 = -5.95187557450339963135e-04, /* 0xBF4380CB, 0x8C0FE741 */ variable
/external/abseil-cpp/absl/random/internal/
Dranden_slow.cc399 const u64x2 w4 = state[shuffle[12]]; in BlockShuffle() local
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Dranden_slow.cc399 const u64x2 w4 = state[shuffle[12]]; in BlockShuffle() local
/external/llvm-project/clang/test/CXX/drs/
Ddr13xx.cpp55 …typename W<int>::template W<int> w4; // expected-error {{qualified reference to 'W' is a construct… in w_test() local
75 …typename W::template W<int> w4; // expected-error {{qualified reference to 'W' is a constructor na… in wt_test() local
/external/libgav1/libgav1/src/tile/
Dtile.cc310 void SetTransformType(const Tile::Block& block, int x4, int y4, int w4, int h4, in SetTransformType()
948 int w4, int h4) { in GetTransformAllZeroContext()
1258 int Tile::GetDcSignContext(int x4, int y4, int w4, int h4, Plane plane) { in GetDcSignContext()
1278 void Tile::SetEntropyContexts(int x4, int y4, int w4, int h4, Plane plane, in SetEntropyContexts()
1373 const int w4 = kTransformWidth4x4[tx_size]; in ReadTransformCoefficients() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c210 const vec_uint32_t w4 = sched_00_15(vw + 1, data + 16, k); in sha1_block_data_order() local
/external/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c210 const vec_uint32_t w4 = sched_00_15(vw + 1, data + 16, k); in sha1_block_data_order() local

12