Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dintrapred_directional_sse4.cc94 const int rounding_bits = 5; in DirectionalZone1_4xH() local
161 const int rounding_bits = 5; in DirectionalZone1_Large() local
273 const int rounding_bits = 5; in DirectionalZone1_SSE4_1() local
390 const int rounding_bits = 5; in DirectionalZone3_4x4() local
435 const int rounding_bits = 5; in DirectionalZone3_8xH() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dweight_mask_neon.cc54 constexpr int rounding_bits = bitdepth - 8 + ((bitdepth == 12) ? 2 : 4); in AbsolutePredDifference() local
62 constexpr int rounding_bits = bitdepth - 8 + ((bitdepth == 12) ? 2 : 4); in AbsolutePredDifference() local
/aosp_15_r20/external/libgav1/src/dsp/
H A Dweight_mask.cc41 constexpr int rounding_bits = bitdepth - 8 + ((bitdepth == 12) ? 2 : 4); in WeightMask_C() local
/aosp_15_r20/external/llvm-libc/src/math/generic/
H A Dcbrt.cpp315 Float128::MantissaType rounding_bits = variable