/external/cronet/tot/third_party/llvm-libc/src/src/math/generic/ |
D | expf.cpp | 61 int rounding = fputil::quick_get_round(); variable
|
D | exp10f_impl.h | 54 int rounding = fputil::quick_get_round(); in exp10f() local
|
D | sinf.cpp | 129 int rounding = fputil::quick_get_round(); variable
|
D | sinf16.cpp | 65 int rounding = fputil::quick_get_round(); variable
|
/external/llvm-libc/src/math/generic/ |
D | expf.cpp | 63 int rounding = fputil::quick_get_round(); variable
|
D | exp10f_impl.h | 51 int rounding = fputil::quick_get_round(); in exp10f() local
|
D | sinf.cpp | 130 int rounding = fputil::quick_get_round(); variable
|
D | sinf16.cpp | 67 int rounding = fputil::quick_get_round(); variable
|
D | asinf16.cpp | 69 int rounding = fputil::quick_get_round(); variable
|
D | tanf16.cpp | 63 int rounding = fputil::quick_get_round(); variable
|
/external/cronet/stable/third_party/llvm-libc/src/src/math/generic/ |
D | sinf.cpp | 129 int rounding = fputil::quick_get_round(); variable
|
D | exp10f_impl.h | 54 int rounding = fputil::quick_get_round(); in exp10f() local
|
D | sinf16.cpp | 65 int rounding = fputil::quick_get_round(); variable
|
/external/libvpx/vp9/encoder/arm/neon/ |
D | vp9_highbd_error_neon.c | 25 const int rounding = shift > 0 ? 1 << (shift - 1) : 0; in vp9_highbd_block_error_neon() local
|
/external/libaom/av1/encoder/arm/ |
D | highbd_rdopt_neon.c | 25 const int rounding = (1 << shift) >> 1; in av1_highbd_block_error_neon() local
|
/external/libgav1/src/dsp/ |
D | inverse_transform.cc | 874 const int32_t rounding = (1 + (shift << 1)) << 11; in Identity4Row_C() local 890 const int32_t rounding = (1 + (1 << kTransformColumnShift)) << 11; in Identity4Column_C() local 916 const int32_t rounding = (1 + (row_shift << 1)) << 11; in Identity4DcOnly_C() local 930 const int32_t rounding = (1 + (1 << kTransformColumnShift)) << 11; in Identity4DcOnly_C() local 1002 const int32_t rounding = (1 + (1 << shift)) << 11; in Identity16Row_C() local 1020 const int32_t rounding = (1 + (1 << kTransformColumnShift)) << 11; in Identity16Column_C() local 1047 const int32_t rounding = (1 + (1 << row_shift)) << 11; in Identity16DcOnly_C() local 1061 const int32_t rounding = (1 + (1 << kTransformColumnShift)) << 11; in Identity16DcOnly_C() local
|
/external/libaom/aom_dsp/x86/ |
D | blend_sse4.h | 60 const __m128i *rounding) { in blend_4_u8() 74 const __m128i *rounding) { in blend_8_u8() 88 const __m128i *rounding) { in blend_16_u8()
|
/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/enc/avc/features/ |
D | encode_avc_vdenc_feature_manager_xe_lpm_plus_base.cpp | 69 …AvcEncodeRounding *rounding= MOS_New(AvcEncodeRounding, this, m_allocator, m_hwInterface, constSet… in CreateFeatures() local
|
/external/rust/android-crates-io/crates/serde_json/src/lexical/ |
D | mod.rs | 27 pub(crate) mod rounding; module
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/lexical/ |
D | mod.rs | 27 pub(crate) mod rounding; module
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/lexical/ |
D | mod.rs | 27 pub(crate) mod rounding; module
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/lexical/ |
D | mod.rs | 27 pub(crate) mod rounding; module
|
/external/rust/android-crates-io/crates/minimal-lexical/src/ |
D | lib.rs | 57 pub mod rounding; module
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/lexical/ |
D | mod.rs | 27 pub(crate) mod rounding; module
|
/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM/codec/hal/enc/avc/features/ |
D | encode_avc_vdenc_feature_manager_xe2_lpm.cpp | 70 …AvcEncodeRounding *rounding = MOS_New(AvcEncodeRounding, this, m_allocator, m_hwInterface, constSe… in CreateFeatures() local
|