Home
last modified time | relevance | path

Searched defs:thr0 (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/x86/
H A Dav1_quantize_sse2.c78 const __m128i *thr0, const __m128i *thr1, in quantize()
162 const __m128i thr0 = _mm_srai_epi16(dequant0, 1); in av1_quantize_fp_sse2() local
/aosp_15_r20/external/compiler-rt/lib/tsan/go/
H A Dtest.c53 void *thr0 = 0; in main() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/example/
Dshared_monitor.cpp129 boost::thread thr0(test_w); in main() local
/aosp_15_r20/external/mesa3d/src/c11/impl/
H A Dthreads_posix.c301 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal()
H A Dthreads_win32.c360 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal()
/aosp_15_r20/external/virglrenderer/src/mesa/compat/c11/
H A Dthreads_posix.h312 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal()
H A Dthreads_win32.h421 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal()
/aosp_15_r20/external/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_clock_test.cc308 SimpleThreadClock *thr0[kThreads]; in ClockFuzzer() local
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dhighbd_loopfilter_sse2.c521 const uint8_t *thr0, const uint8_t *blt1, const uint8_t *lt1, in highbd_lpf_internal_14_dual_sse2()