Home
last modified time | relevance | path

Searched refs:word (Results 1 – 25 of 41) sorted by relevance

12

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_subexp.c64 static int count_term_subexp(int word) { in count_term_subexp() argument
65 if (word < 16) in count_term_subexp()
67 if (word < 32) in count_term_subexp()
69 if (word < 64) in count_term_subexp()
71 if (word < 129) in count_term_subexp()
92 static INLINE int write_bit_gte(vp9_writer *w, int word, int test) { in write_bit_gte() argument
93 vp9_write_literal(w, word >= test, 1); in write_bit_gte()
94 return word >= test; in write_bit_gte()
97 static void encode_term_subexp(vp9_writer *w, int word) { in encode_term_subexp() argument
98 if (!write_bit_gte(w, word, 16)) { in encode_term_subexp()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Diwalsh_sse2.asm82 mov word ptr[rdx+32*0], ax
83 mov word ptr[rdx+32*2], cx
86 mov word ptr[rdx+32*4], ax
87 mov word ptr[rdx+32*6], cx
92 mov word ptr[rdx+32*8], ax
93 mov word ptr[rdx+32*10], cx
96 mov word ptr[rdx+32*12], ax
97 mov word ptr[rdx+32*14], cx
103 mov word ptr[rdx+32*1], ax
104 mov word ptr[rdx+32*3], cx
[all …]
Diwalsh_mmx.asm102 mov word ptr[rdx+32*0], ax
103 mov word ptr[rdx+32*1], cx
106 mov word ptr[rdx+32*4], ax
107 mov word ptr[rdx+32*5], cx
110 mov word ptr[rdx+32*8], ax
111 mov word ptr[rdx+32*9], cx
114 mov word ptr[rdx+32*12], ax
115 mov word ptr[rdx+32*13], cx
121 mov word ptr[rdx+32*2], ax
122 mov word ptr[rdx+32*3], cx
[all …]
/hardware/bsp/intel/peripheral/libupm/src/adc121c021/
Dadc121c021.cxx70 mraa_result_t ADC121C021::writeWord(uint8_t reg, uint16_t word) in writeWord() argument
73 uint8_t b1 = (word & 0xff00) >> 8; in writeWord()
74 word <<= 8; in writeWord()
75 word |= b1; in writeWord()
77 return mraa_i2c_write_word_data(m_i2c, word, reg); in writeWord()
Dadc121c021.h124 mraa_result_t writeWord(uint8_t reg, uint16_t word);
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dviddec_pm_utils_bstream.c8 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/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dand_constructor.h50 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/
Dh264parse_sei.c930 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/common/omx-components/videocodec/libvpx_internal/libvpx/
Dkeywords.dox13 This word, or the terms "REQUIRED" or "SHALL", mean that the
23 This word, or the adjective "RECOMMENDED", mean that there
38 This word, or the adjective "OPTIONAL", mean that an item is
/hardware/intel/bootstub/
De820_bios.S56 .word 0xffff
65 .word 3*8-1
171 .word __BOOT_CS /* segment selector */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
DMakefile35 TGT_CC:=$(word 3, $(subst -, ,$(TOOLCHAIN)))
74 TGT_ISA:=$(word 1, $(subst -, ,$(TOOLCHAIN)))
75 TGT_OS:=$(word 2, $(subst -, ,$(TOOLCHAIN)))
76 TGT_CC:=$(word 3, $(subst -, ,$(TOOLCHAIN)))
212 $(call $(1),$(word 1,$(2)),$(word 2,$(2)))\
219 find_file1=$(word 1,$(wildcard $(subst //,/,$(addsuffix /$(1),$(2)))))
DAndroid.mk128 TGT_ISA:=$(word 1, $(subst -, ,$(TOOLCHAIN)))
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dqtypes.h79 typedef unsigned short word; /* Unsinged 16 bit value type. */ typedef
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h79 typedef unsigned short word; /* Unsinged 16 bit value type. */ typedef
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h79 typedef unsigned short word; /* Unsinged 16 bit value type. */ typedef
/hardware/bsp/intel/peripheral/libupm/src/at42qt1070/
Dat42qt1070.cxx85 AT42QT1070::writeWord(uint8_t reg, uint16_t word) in writeWord() argument
87 mraa_result_t rv = mraa_i2c_write_word_data(m_i2c, word, reg); in writeWord()
Dat42qt1070.h173 bool writeWord(uint8_t reg, uint16_t word);
/hardware/bsp/intel/peripheral/libupm/src/pca9685/
Dpca9685.cxx94 bool PCA9685::writeWord(uint8_t reg, uint16_t word) in writeWord() argument
96 mraa_result_t rv = mraa_i2c_write_word_data(m_i2c, word, reg); in writeWord()
Dpca9685.h210 bool writeWord(uint8_t reg, uint16_t word);
/hardware/bsp/intel/peripheral/libmraa/include/linux/
Di2c-dev.h45 __u16 word; member
/hardware/bsp/intel/peripheral/libmraa/src/i2c/
Di2c.c43 unsigned short word; ///< data short word member
255 return 0xFFFF & d.word; in mraa_i2c_read_word_data()
338 d.word = data; in mraa_i2c_write_word_data()
/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
Dsecvideoparser.h144 uint16_t byteswap_16(uint16_t word);
/hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
Dsecvideoparser.h144 uint16_t byteswap_16(uint16_t word);
/hardware/intel/img/psb_video/src/
Dtng_hostcode.h51 #define F_INSERT(word,val,basename) (((word)&~(F_MASK(basename))) | (F_ENCODE((val),basename))) argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_subpel_variance.asm87 ; in m6, i.e. it _exactly_ fits in a signed word per word in the xmm reg.
93 punpckhwd m6, m5 ; sign-extend m6 word->dword
112 punpcklwd m6, m5 ; sign-extend m6 word->dword

12