Home
last modified time | relevance | path

Searched defs:rounding (Results 1 – 25 of 72) sorted by relevance

123

/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/number/
DCurrencyDemo.java60 double rounding; field in CurrencyDemo.HackCurrencyInfo
62 HackCurrencyInfo(int decimals, double rounding, String symbol) { in HackCurrencyInfo()
/external/webp/src/dsp/
Dyuv.h186 static WEBP_INLINE int VP8ClipUV(int uv, int rounding) { in VP8ClipUV()
191 static WEBP_INLINE int VP8RGBToY(int r, int g, int b, int rounding) { in VP8RGBToY()
196 static WEBP_INLINE int VP8RGBToU(int r, int g, int b, int rounding) { in VP8RGBToU()
201 static WEBP_INLINE int VP8RGBToV(int r, int g, int b, int rounding) { in VP8RGBToV()
/external/libaom/libaom/av1/common/x86/
Dhighbd_txfm_utility_sse4.h100 const __m128i *rounding, int bit) { in half_btf_sse4_1()
112 const __m128i *rounding, int bit) { in half_btf_0_sse4_1()
Dhighbd_inv_txfm_avx2.c202 const __m256i *rounding, int bit) { in half_btf_0_avx2()
212 const __m256i *rounding, int bit) { in half_btf_avx2()
272 const __m256i *rounding, int bit) { in idct32_stage4_avx2()
294 const __m256i *clamp_hi, const __m256i *rounding, int bit) { in idct32_stage5_avx2()
318 const __m256i *rounding, int bit) { in idct32_stage6_avx2()
347 const __m256i *rounding, int bit) { in idct32_stage7_avx2()
375 const __m256i *rounding, int bit) { in idct32_stage8_avx2()
467 const __m256i rounding = _mm256_set1_epi32(1 << (bit - 1)); in idct32_low1_avx2() local
565 const __m256i rounding = _mm256_set1_epi32(1 << (bit - 1)); in idct32_low8_avx2() local
690 const __m256i rounding = _mm256_set1_epi32(1 << (bit - 1)); in idct32_low16_avx2() local
[all …]
/external/libaom/libaom/aom_dsp/x86/
Dblend_sse4.h60 const __m128i *rounding) { in blend_4_u8()
74 const __m128i *rounding) { in blend_8_u8()
88 const __m128i *rounding) { in blend_16_u8()
Dhighbd_convolve_avx2.c487 const __m256i rounding = _mm256_set1_epi32(1 << (CONV8_ROUNDING_BITS - 1)); in filter_8x1_pixels() local
569 const __m256i rounding = _mm256_set1_epi32(1 << (CONV8_ROUNDING_BITS - 1)); in aom_highbd_filter_block1d4_h4_avx2() local
640 const __m256i rounding = _mm256_set1_epi32(1 << (CONV8_ROUNDING_BITS - 1)); in aom_highbd_filter_block1d8_h4_avx2() local
791 const __m256i rounding = _mm256_set1_epi32(1 << (CONV8_ROUNDING_BITS - 1)); in filter_16_2t_pixels() local
802 const __m256i rounding = _mm256_set1_epi32(1 << (CONV8_ROUNDING_BITS - 1)); in filter_8x1_2t_pixels() local
1266 const __m128i rounding = _mm_set1_epi32(1 << (CONV8_ROUNDING_BITS - 1)); in filter_8_2t_pixels() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dtemporal_filter_sse4.c115 const int strength, const int rounding, in average_8()
142 const int rounding, const int weight) { in average_16()
244 const int rounding = (1 << strength) >> 1; in vp9_temporal_filter_apply_sse4_1() local
Dvp9_highbd_block_error_intrin_sse2.c25 const int rounding = shift > 0 ? 1 << (shift - 1) : 0; in vp9_highbd_block_error_sse2() local
/external/libaom/libaom/av1/encoder/x86/
Dhighbd_block_error_intrin_avx2.c24 const int rounding = shift > 0 ? 1 << (shift - 1) : 0; in av1_highbd_block_error_avx2() local
Dhighbd_block_error_intrin_sse2.c25 const int rounding = shift > 0 ? 1 << (shift - 1) : 0; in av1_highbd_block_error_sse2() local
Dtemporal_filter_sse4.c77 const int strength, const int rounding, in average_8()
102 const int strength, const int rounding, in average_4_4()
131 const int strength, const int rounding, in average_16()
338 const int rounding = (1 << strength) >> 1; in av1_apply_temporal_filter_luma_16() local
636 const int rounding = (1 << strength) >> 1; in av1_apply_temporal_filter_chroma_8() local
Dhighbd_temporal_filter_sse4.c70 const int strength, const int rounding, in highbd_average_4()
117 const int strength, const int rounding, in highbd_average_8()
203 const int rounding = (1 << strength) >> 1; in av1_highbd_apply_temporal_filter_luma_8() local
503 const int rounding = (1 << strength) >> 1; in av1_highbd_apply_temporal_filter_chroma_8() local
/external/tensorflow/tensorflow/core/kernels/
Dreference_gemm.h68 const int32 rounding = (shift_c < 1) ? 0 : (1 << (shift_c - 1)); in ReferenceGemm() local
/external/deqp-deps/glslang/gtests/
DHexFloat.cpp692 spvutils::round_direction rounding[] = { in TEST() local
811 spvutils::round_direction rounding[] = { in TEST_P() local
930 spvutils::round_direction rounding[] = { in TEST_P() local
973 spvutils::round_direction rounding[] = { in TEST() local
/external/swiftshader/third_party/SPIRV-Tools/test/
Dhex_float_test.cpp739 round_direction rounding[] = {round_direction::kToZero, in TEST() local
856 round_direction rounding[] = {round_direction::kToZero, in TEST_P() local
1030 round_direction rounding[] = {round_direction::kToZero, in TEST_P() local
1072 round_direction rounding[] = {round_direction::kToZero, in TEST() local
/external/deqp-deps/SPIRV-Tools/test/
Dhex_float_test.cpp739 round_direction rounding[] = {round_direction::kToZero, in TEST() local
856 round_direction rounding[] = {round_direction::kToZero, in TEST_P() local
1030 round_direction rounding[] = {round_direction::kToZero, in TEST_P() local
1072 round_direction rounding[] = {round_direction::kToZero, in TEST() local
/external/libaom/libaom/av1/encoder/
Dtemporal_filter.c180 static INLINE int mod_index(int sum_dist, int index, int rounding, int strength, in mod_index()
197 static INLINE int highbd_mod_index(int64_t sum_dist, int index, int rounding, in highbd_mod_index()
264 const int rounding = (1 << strength) >> 1; in av1_apply_temporal_filter_c() local
406 const int rounding = (1 << strength) >> 1; in av1_highbd_apply_temporal_filter_c() local
538 const int rounding = strength > 0 ? 1 << (strength - 1) : 0; in av1_temporal_filter_apply_c() local
603 const int rounding = strength > 0 ? 1 << (strength - 1) : 0; in av1_highbd_temporal_filter_apply_c() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c185 static INLINE int mod_index(int sum_dist, int index, int rounding, int strength, in mod_index()
233 const int rounding = (1 << strength) >> 1; in apply_temporal_filter() local
374 const int rounding = (1 << strength) >> 1; in vp9_temporal_filter_apply_c() local
442 const int rounding = strength > 0 ? 1 << (strength - 1) : 0; in vp9_highbd_temporal_filter_apply_c() local
/external/libaom/libaom/test/
Dyuv_temporal_filter_test.cc59 int GetModIndex(int sum_dist, int index, int rounding, int strength, in GetModIndex()
75 int GetModIndex<uint8_t>(int sum_dist, int index, int rounding, int strength, in GetModIndex()
98 int GetModIndex<uint16_t>(int sum_dist, int index, int rounding, int strength, in GetModIndex()
234 const int rounding = (1 << strength) >> 1; in ApplyReferenceFilter() local
/external/libvpx/libvpx/test/
Dtemporal_filter_test.cc43 int rounding = 0; in reference_filter() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberFormatterSettings.java220 public T rounding(Precision rounder) { in rounding() method in NumberFormatterSettings
/external/icu/android_icu4j/src/main/java/android/icu/number/
DNumberFormatterSettings.java217 public T rounding(Precision rounder) { in rounding() method in NumberFormatterSettings
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_inv_txfm_sse2.h33 const __m128i rounding) { in wraplow_16bit_shift4()
43 const __m128i rounding) { in wraplow_16bit_shift5()
/external/gemmlowp/meta/
Dtest_gemm_correctness.cc99 int rounding = (1 << (SHIFT - 1)); in check_row_row() local
134 int rounding = (1 << (SHIFT - 1)); in check_row_col() local
/external/icu/icu4c/source/i18n/
Dnumber_patternstring.h47 DecimalQuantity rounding; member

123