Searched refs:ROUND_TO_ZERO (Results 1 - 5 of 5) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuFloat.hpp | 45 ROUND_TO_ZERO enumerator 342 case ROUND_TO_ZERO: in convert() 388 case ROUND_TO_ZERO: in convert()
|
/third_party/ffmpeg/libavcodec/ |
H A D | aacenc_utils.h | 37 #define ROUND_TO_ZERO 0.1054f macro
|
H A D | aacenc_quantization.h | 191 QUANTIZE_AND_ENCODE_BAND_COST_FUNC(ESC_RTZ, 0, 1, 1, 1, 0, 0, ROUND_TO_ZERO)
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | aaccoder_mips.c | 995 INFINITY, NULL, NULL, (rtz) ? ROUND_TO_ZERO : ROUND_STANDARD); in quantize_and_encode_band_mips()
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluTextureTestUtil.cpp | 465 s = tcu::Float16(s, tcu::ROUND_TO_ZERO).asFloat(); in sampleTextureNonProjected() 466 t = tcu::Float16(t, tcu::ROUND_TO_ZERO).asFloat(); in sampleTextureNonProjected()
|
Completed in 16 milliseconds