Home
last modified time | relevance | path

Searched defs:max_in (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_softmax.cpp55 const CTYPE max_in = apply_unary_reduce_fn( in softmax_out() local
H A Dop_log_softmax.cpp56 const CTYPE max_in = apply_unary_reduce_fn( in log_softmax_out() local
/aosp_15_r20/external/libaom/test/
H A Dav1_inv_txfm2d_test.cc289 const int16_t max_in = (1 << (bd)) - 1; in RunAV1InvTxfm2dTest() local
/aosp_15_r20/external/libopus/dnn/
H A Dvec_avx.h311 const __m256 max_in = _mm256_set1_ps(50.f); in exp8_approx() local
351 const __m128 max_in = _mm_set1_ps(50.f); in exp4_approx() local