Searched defs:s_t (Results 1 – 6 of 6) sorted by relevance
29 __shared__ T s_t; variable
453 const int16_t *s_t = s; in compute_stats_win5_sve() local1425 const int16_t *s_t = s; in compute_stats_win7_sve() local
322 const int16_t *s_t = s; in compute_stats_win5_highbd_neon() local1020 const int16_t *s_t = s; in compute_stats_win7_highbd_neon() local
886 const int16_t *s_t = s; in compute_stats_win5_neon() local1535 const int16_t *s_t = s; in compute_stats_win7_neon() local
776 const int16_t *s_t = s; in compute_stats_win5_avx2() local1109 const int16_t *s_t = s; in compute_stats_win7_avx2() local
2759 auto s_t = GenerateRandomTensor<DT_DOUBLE>(TensorShape({8, 1, 1})); in TEST_F() local