/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
D | viddec_pm_utils_bstream.c | 8 uint32_t word[2]; member 438 data.word[0] = SWAP_WORD(data.word[0]); in viddec_pm_utils_bstream_peekbits() 439 data.word[1] = SWAP_WORD(data.word[1]); in viddec_pm_utils_bstream_peekbits() 446 data.word[0] = (data.word[0] << shift_by) | ( data.word[1] >> (32 - shift_by)); in viddec_pm_utils_bstream_peekbits() 452 data.word[0] = data.word[0] >> shift_by; in viddec_pm_utils_bstream_peekbits() 454 *out = data.word[0]; in viddec_pm_utils_bstream_peekbits()
|
/hardware/interfaces/compatibility_matrices/ |
D | compatibility_matrix.mk | 83 $(wildcard $(call word-colon,2,$(pair))/android-base*.cfg)) 85 --kernel=$(call word-colon,1,$(pair)):$(call normalize-path-list,\ 86 $(wildcard $(call word-colon,2,$(pair))/android-base*.cfg)))
|
/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/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/ |
D | h264parse_sei.c | 930 int32_t word, bits; in h264_sei_reserved_sei_message() local 941 word = 0; in h264_sei_reserved_sei_message() 946 if(byte_index == 0) word = 0; in h264_sei_reserved_sei_message() 952 word = (bits << 8) | word; in h264_sei_reserved_sei_message() 955 word = (bits << 16) | word; in h264_sei_reserved_sei_message() 958 word = (bits << 24) | word; in h264_sei_reserved_sei_message() 961 word = bits; in h264_sei_reserved_sei_message() 968 user_data = word; in h264_sei_reserved_sei_message() 982 word = 0; in h264_sei_reserved_sei_message() 988 user_data = word; in h264_sei_reserved_sei_message()
|
/hardware/intel/bootstub/ |
D | e820_bios.S | 56 .word 0xffff 65 .word 3*8-1 171 .word __BOOT_CS /* segment selector */
|
/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/msm8996/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/media/msm8974/mm-video-legacy/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/intel/common/libmix/videodecoder/securevideo/baytrail/ |
D | secvideoparser.h | 144 uint16_t byteswap_16(uint16_t word);
|
/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/ |
D | secvideoparser.h | 144 uint16_t byteswap_16(uint16_t word);
|
/hardware/intel/img/psb_video/src/ |
D | tng_hostcode.h | 51 #define F_INSERT(word,val,basename) (((word)&~(F_MASK(basename))) | (F_ENCODE((val),basename))) argument
|
/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/google/av/codec2/docs/ |
D | doxygen.config | 29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by 243 # This tag can be used to specify a number of word-keyword mappings (TCL only). 308 # be prevented in individual cases by putting a % sign in front of the word or 846 # output. The symbol name can be a fully qualified name, a word, or if the
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 25 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded 649 # output. The symbol name can be a fully qualified name, a word, or if the
|
/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
|
/hardware/qcom/msm8998/json-c/ |
D | Doxyfile | 17 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
|