/hardware/interfaces/rebootescrow/aidl/default/ |
D | HadamardUtils.cpp | 60 uint16_t word = 0; in EncodeKey() local 62 word |= read_bit(input, i + j * CODEWORD_BITS) << j; in EncodeKey() 64 wordmatrix[i] = word; in EncodeKey() 120 static uint16_t DecodeWord(size_t word, const std::vector<uint8_t>& encoded) { in DecodeWord() argument 125 scores.push_back(1 - 2 * read_bit(encoded, i * KEY_CODEWORDS + word)); in DecodeWord()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
D | and_constructor.h | 50 inv_error_t inv_set_interrupt_word(unsigned long word); 52 inv_error_t inv_set_gesture_enable(int word);
|
/hardware/interfaces/compatibility_matrices/ |
D | compatibility_matrix.mk | 93 $(wildcard $(call word-colon,2,$(pair))/android-base*.config)) 95 --kernel=$(call word-colon,1,$(pair)):$(call normalize-path-list,\ 96 $(wildcard $(call word-colon,2,$(pair))/android-base*.config)))
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | qtypes.h | 79 typedef unsigned short word; /* Unsinged 16 bit value type. */ typedef
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | qtypes.h | 79 typedef unsigned short word; /* Unsinged 16 bit value type. */ typedef
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | qtypes.h | 79 typedef unsigned short word; /* Unsinged 16 bit value type. */ typedef
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | qtypes.h | 79 typedef unsigned short word; /* Unsinged 16 bit value type. */ typedef
|
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/ |
D | qtypes.h | 79 typedef unsigned short word; /* Unsinged 16 bit value type. */ typedef
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | qtypes.h | 79 typedef unsigned short word; /* Unsinged 16 bit value type. */ typedef
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssNavigationMessageCallback.hal | 122 * - For Galileo I/NAV, this refers to the word type in the range 0-10+ 132 * words. Each word (30 bits) must fit into the last 30 bits in a 133 * 4-byte word (skip B31 and B32), with MSB first, for a total of 40 142 * - For Galileo F/NAV, each word consists of 238-bit (sync & tail symbols 143 * excluded). Each word must fit into 30-bytes, with MSB first (skip
|
/hardware/interfaces/confirmationui/1.0/ |
D | types.hal | 73 * The test key is 32byte word with all bytes set to TestKeyBits::BYTE.
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 171 * Audio format is a 32-bit word that consists of:
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 185 * Audio format is a 32-bit word that consists of:
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 185 * Audio format is a 32-bit word that consists of:
|
/hardware/interfaces/graphics/mapper/4.0/ |
D | IMapper.hal | 624 * starting address must be word-aligned.
|
/hardware/interfaces/audio/common/6.0/ |
D | types.hal | 232 * Audio format is a 32-bit word that consists of:
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 631 * In another word, if a handle h is used for a dynamic sensor A, that same
|