Home
last modified time | relevance | path

Searched defs:point_five (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/x86/
H A Dtemporal_filter_avx2.c442 const __m256 point_five = _mm256_set1_ps(0.5f); in apply_temporal_filter() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dlowerings.cpp757 auto point_five = Cast::make(a.dtype(), .5); in nnc_lowerings_lazy_registration() local
775 auto point_five = Cast::make(a.dtype(), .5); in nnc_lowerings_lazy_registration() local