Searched defs:low (Results 1 – 8 of 8) sorted by relevance
| /device/google/contexthub/firmware/lib/builtins/ |
| D | int_lib.h | 33 su_int low; member 43 su_int low; member
|
| D | aeabi_f2ulz.c | 25 su_int low = da - (float)high * 4294967296.f; /* high * 0x1p32f; */ in __aeabi_f2ulz() local
|
| /device/generic/vulkan-cereal/stream-servers/compressedTextureFormats/ |
| D | etc.cpp | 224 etc1_uint32 low, bool second, bool flipped, bool isPunchthroughAlpha, in decode_subblock() 266 static void etc2_T_H_index(const int* clrTable, etc1_uint32 low, in etc2_T_H_index() 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() 392 etc1_uint32 low = (pIn[4] << 24) | (pIn[5] << 16) | (pIn[6] << 8) | pIn[7]; in etc2_decode_rgb_block() local 496 etc1_uint32 low; member
|
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
| D | etc.cpp | 224 etc1_uint32 low, bool second, bool flipped, bool isPunchthroughAlpha, in decode_subblock() 266 static void etc2_T_H_index(const int* clrTable, etc1_uint32 low, in etc2_T_H_index() 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() 392 etc1_uint32 low = (pIn[4] << 24) | (pIn[5] << 16) | (pIn[6] << 8) | pIn[7]; in etc2_decode_rgb_block() local 496 etc1_uint32 low; member
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/ |
| D | etc.cpp | 224 etc1_uint32 low, bool second, bool flipped, bool isPunchthroughAlpha, in decode_subblock() 266 static void etc2_T_H_index(const int* clrTable, etc1_uint32 low, in etc2_T_H_index() 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() 392 etc1_uint32 low = (pIn[4] << 24) | (pIn[5] << 16) | (pIn[6] << 8) | pIn[7]; in etc2_decode_rgb_block() local 496 etc1_uint32 low; member
|
| /device/generic/vulkan-cereal/stream-servers/tests/ |
| D | GLTestUtils.cpp | 102 static float clamp(float x, float low, float high) { in clamp()
|
| /device/google/trout/hal/sensors/2.0/ |
| D | Sensor.cpp | 95 std::vector<double>::iterator low = in batch() local
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/ |
| D | VkCommonOperations.cpp | 398 uint32_t low = driverVersion & 0x3fff; in decodeDriverVersion() local
|