Home
last modified time | relevance | path

Searched defs:sz0 (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/x86/
Dvp8_quantize_sse2.c40 __m128i sz0, x0, sz1, x1, y0, y1, x_minus_zbin0, x_minus_zbin1; in vp8_regular_quantize_b_sse2() local
156 __m128i sz0, sz1, x0, x1, y0, y1, xdq0, xdq1, zeros, ones; in vp8_fast_quantize_b_sse2() local
Dvp8_quantize_ssse3.c53 __m128i sz0, sz1, x, x0, x1, y0, y1, zeros, abs0, abs1; in vp8_fast_quantize_b_ssse3() local
/external/libvpx/libvpx/vp8/encoder/arm/neon/
Dfastquantizeb_neon.c29 int16x8_t x0, x1, sz0, sz1, y0, y1; in vp8_fast_quantize_b_neon() local
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_sync.cpp152 const uptr sz0 = sz; in ResetRange() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_sync.cc153 const uptr sz0 = sz; in ResetRange() local
/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dnoise.inl87 tvec4<T, P> sz0 = step(gz0, tvec4<T, P>(0.0)); local
409 tvec4<T, P> sz0 = step(gz0, tvec4<T, P>(0)); local
/external/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c204 unsigned sz0 = nir_alu_type_get_type_size(ains->src_types[0]); in mir_is_scalar() local