/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenccli_toplevel_help.cpp | 575 unsigned int bits = static_cast<unsigned int>(sizeof(void*) * 8); in astcenc_print_header() local
|
D | astcenc_integer_sequence.cpp | 341 uint8_t bits; member 508 unsigned int bits = btq_counts[quant_level].bits; in encode_ise() local 673 unsigned int bits = btq_counts[quant_level].bits; in decode_ise() local
|
D | stb_image_write.h | 1360 unsigned short bits[2]; in stbiw__jpg_processDU() local 1377 unsigned short bits[2]; in stbiw__jpg_processDU() local
|
D | stb_image.h | 4052 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() 5324 static int stbi__shiftsigned(unsigned int v, int shift, int bits) in stbi__shiftsigned() 6611 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster() local
|
D | wuffs-v0.3.c | 14472 uint64_t bits = (man2 & 0x000FFFFFFFFFFFFF) | // (1 << 52) - 1. in wuffs_base__private_implementation__high_prec_dec__to_f64() local 14484 uint64_t bits = h->negative ? 0x8000000000000000 : 0; in wuffs_base__private_implementation__high_prec_dec__to_f64() local 14501 uint64_t bits = h->negative ? 0xFFF0000000000000 : 0x7FF0000000000000; in wuffs_base__private_implementation__high_prec_dec__to_f64() local 14937 uint64_t bits = wuffs_base__ieee_754_bit_representation__from_f64_to_u64(x); in wuffs_base__render_number_f64() local
|
D | tinyexr.h | 8295 inline void outputBits(int nBits, long long bits, long long &c, int &lc, in outputBits()
|
/hardware/libhardware/modules/input/evdev/ |
D | BitUtils.cpp | 53 uint8_t bits = arr[i]; in testBitInRange() local
|
D | InputHub.cpp | 57 static constexpr size_t sizeofBitArray(size_t bits) { in sizeofBitArray()
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/fit/ |
D | FunctionInternal.h | 48 inline const void* unshared_target_type_id(void* bits, const void* impl_ops) { in unshared_target_type_id()
|
/hardware/google/aemu/host-common/include/host-common/ |
D | address_space_shared_slots_host_memory_allocator.h | 68 void* bits = nullptr; member
|
/hardware/interfaces/bluetooth/audio/aidl/default/ |
D | A2dpOffloadCodecSbc.cpp | 228 unsigned bits = in GetFrameSize() local 240 int bits = 8 * GetFrameSize(configuration, bitpool); in GetBitrate() local
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | bcmdefs.h | 250 #define SFIELD(val, field, bits) \ argument
|
/hardware/google/aemu/host-common/ |
D | address_space_shared_slots_host_memory_allocator.cpp | 254 void* const bits = android::aligned_buf_alloc(kAllocAlignment, bitsSize); in load() local
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image_write.h | 1360 unsigned short bits[2]; in stbiw__jpg_processDU() local 1377 unsigned short bits[2]; in stbiw__jpg_processDU() local
|
D | stb_image.h | 4059 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() 5331 static int stbi__shiftsigned(unsigned int v, int shift, int bits) in stbi__shiftsigned() 6618 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster() local
|
/hardware/interfaces/graphics/mapper/stable-c/vts/ |
D | VtsHalGraphicsMapperStableC_TargetTest.cpp | 383 constexpr uint64_t bitsToBytes(int64_t bits) { return bits / 8; } in bitsToBytes()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkCommonOperations.cpp | 3929 VkExternalMemoryHandleTypeFlags bits) { in transformExternalMemoryHandleTypeFlags_tohost()
|
/hardware/interfaces/graphics/mapper/4.0/vts/functional/ |
D | VtsHalGraphicsMapperV4_0TargetTest.cpp | 454 uint64_t bitsToBytes(int64_t bits) { return bits / 8; } in bitsToBytes()
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GL2Encoder.cpp | 3374 char* bits = &buf->m_fixedBuffer[offset]; in s_glMapBufferRangeAEMUImpl() local
|