Searched defs:hmax (Results 1 - 10 of 10) sorted by relevance
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | transpose.c | 82 mpd_size_t hn, hmax; /* halfrow number */ in swap_halfrows_pow2() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | signature_lookup.c | 177 size_t i, j, k, l, hmax = 0, score; in get_matching_parameters() local
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_vecmathlib_none_4.h | 627 ASTCENC_SIMD_INLINE vint4 hmax(vint4 a) in hmax() function 892 ASTCENC_SIMD_INLINE vfloat4 hmax(vfloat4 a) in hmax() function
|
H A D | astcenc_vecmathlib_avx2_8.h | 534 ASTCENC_SIMD_INLINE vint8 hmax(vint8 a) in hmax() function 866 ASTCENC_SIMD_INLINE vfloat8 hmax(vfloat8 a) in hmax() function
|
H A D | astcenc_vecmathlib_sse_4.h | 609 ASTCENC_SIMD_INLINE vint4 hmax(vint4 a) in hmax() function 861 ASTCENC_SIMD_INLINE vfloat4 hmax(vfloat4 a) in hmax() function
|
H A D | astcenc_vecmathlib_neon_4.h | 568 ASTCENC_SIMD_INLINE vint4 hmax(vint4 a) in hmax() function 801 ASTCENC_SIMD_INLINE vfloat4 hmax(vfloat4 a) in hmax() function
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
H A D | rpng2-x.c | 1091 int k, hmax, max; in rpng2_x_load_bg_image() local 1878 int k, hmax, max; in rpng2_x_reload_bg_image() local [all...] |
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fTextureGatherTests.cpp | 1589 const int hmax = divRoundToZero(max, 2); in generateBasic2DCaseIterations() local 1616 const int hmax = divRoundToZero(max, 2); in generateBasic2DCaseIterations() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureGatherTests.cpp | 937 const int hmax = divRoundToZero(max, 2); in generateBasic2DCaseIterations() local 964 const int hmax = divRoundToZero(max, 2); in generateBasic2DCaseIterations() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureGatherTests.cpp | 949 const int hmax = divRoundToZero(max, 2); in generateBasic2DCaseIterations() local 976 const int hmax = divRoundToZero(max, 2); in generateBasic2DCaseIterations() local
|
Completed in 26 milliseconds