Searched defs:high (Results 1 – 8 of 8) sorted by relevance
| /device/google/contexthub/firmware/lib/builtins/ |
| D | int_lib.h | 34 si_int high; member 44 su_int high; member
|
| D | aeabi_f2ulz.c | 24 su_int high = da / 4294967296.f; /* da / 0x1p32f; */ in __aeabi_f2ulz() local
|
| /device/google/contexthub/firmware/lib/libm/ |
| D | ef_rem_pio2.c | 148 __uint32_t high; local
|
| /device/generic/vulkan-cereal/stream-servers/compressedTextureFormats/ |
| D | etc.cpp | 296 static void etc2_decode_block_T(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_T() 325 static void etc2_decode_block_H(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_H() 356 static void etc2_decode_block_P(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_P() 391 etc1_uint32 high = (pIn[0] << 24) | (pIn[1] << 16) | (pIn[2] << 8) | pIn[3]; in etc2_decode_rgb_block() local 495 etc1_uint32 high; member
|
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
| D | etc.cpp | 296 static void etc2_decode_block_T(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_T() 325 static void etc2_decode_block_H(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_H() 356 static void etc2_decode_block_P(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_P() 391 etc1_uint32 high = (pIn[0] << 24) | (pIn[1] << 16) | (pIn[2] << 8) | pIn[3]; in etc2_decode_rgb_block() local 495 etc1_uint32 high; member
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/ |
| D | etc.cpp | 296 static void etc2_decode_block_T(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_T() 325 static void etc2_decode_block_H(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_H() 356 static void etc2_decode_block_P(etc1_uint32 high, etc1_uint32 low, in etc2_decode_block_P() 391 etc1_uint32 high = (pIn[0] << 24) | (pIn[1] << 16) | (pIn[2] << 8) | pIn[3]; in etc2_decode_rgb_block() local 495 etc1_uint32 high; member
|
| /device/generic/vulkan-cereal/stream-servers/tests/ |
| D | GLTestUtils.cpp | 102 static float clamp(float x, float low, float high) { in clamp()
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/ |
| D | VkCommonOperations.cpp | 397 uint32_t high = driverVersion >> 14; in decodeDriverVersion() local
|