Home
last modified time | relevance | path

Searched refs:words (Results 1 – 22 of 22) sorted by relevance

/hardware/bsp/intel/soc/common/tools/
Dgpt_ini2bin.py35 words = l.split()
36 if len(words) > 2:
37 if words[0] == 'partitions' and words[1] == '+=':
38 partitions += words[2:]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dmfqe_sse2.asm34 pshuflw xmm0, xmm0, 0x0 ; replicate to all low words
35 punpcklqdq xmm0, xmm0 ; replicate to all hi words
111 pshuflw xmm0, xmm0, 0x0 ; replicate to all low words
112 punpcklqdq xmm0, xmm0 ; replicate to all hi words
209 ; and operate on words.
222 ; phaddd only operates on adjacent double words.
Dvariance_impl_sse2.asm736 punpcklbw xmm5, xmm0 ; xmm5 = words of above
739 punpcklbw xmm3, xmm0 ; xmm3 = words of above
851 punpcklbw xmm5, xmm0 ; xmm5 = words of above
855 punpcklbw xmm3, xmm0 ; xmm3 = words of above
961 punpcklbw xmm5, xmm0 ; xmm5 = words of above
964 punpcklbw xmm3, xmm0 ; xmm3 = words of above
1175 punpcklbw xmm5, xmm0 ; xmm5 = words of above
1178 punpcklbw xmm3, xmm0 ; xmm3 = words of above
1279 punpcklbw xmm5, xmm0 ; xmm5 = words of above
1283 punpcklbw xmm3, xmm0 ; xmm3 = words of above
Didctllm_sse2.asm380 ; load up 2 dc words here == 2*16 = doubleword
399 ; Predict buffer needs to be expanded from bytes to words
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_subpel_variance_impl_sse2.asm59 punpcklbw xmm5, xmm0 ; xmm5 = words of above
63 punpcklbw xmm3, xmm0 ; xmm3 = words of above
273 punpcklbw xmm5, xmm0 ; xmm5 = words of above
277 punpcklbw xmm3, xmm0 ; xmm3 = words of above
Dvp9_ssim_opt.asm27 ; Sum across the register %1 starting with q words
39 ; Sum across the register %1 starting with q words
Dvp9_variance_impl_sse2.asm454 punpcklbw xmm5, xmm0 ; xmm5 = words of above
457 punpcklbw xmm3, xmm0 ; xmm3 = words of above
563 punpcklbw xmm5, xmm0 ; xmm5 = words of above
566 punpcklbw xmm3, xmm0 ; xmm3 = words of above
670 punpcklbw xmm5, xmm0 ; xmm5 = words of above
673 punpcklbw xmm3, xmm0 ; xmm3 = words of above
Dvp9_subpel_variance.asm86 ; if H=64 and W=16, we have 8 words of each 2(1bit)x64(6bit)x9bit=16bit
88 ; We have to sign-extend it before adding the words within the register
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
Dssim_opt.asm27 ; Sum across the register %1 starting with q words
39 ; Sum across the register %1 starting with q words
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c1218 uint offset, words, bytes; in dhd_sprom()
1242 words = SPROM_WORDS; in dhd_sprom()
1243 bytes = 2 * words; in dhd_sprom()
1273 words = bytes / 2; in dhd_sprom()
1296 if (fread((uint16*)bufp, sizeof(uint16), words, fp) != words) { in dhd_sprom()
1298 words * 2, fname); in dhd_sprom()
1331 for (words = 0, wordptr = (uint16*)bufp; *++argv; words++) { in dhd_sprom()
1337 if (words > SPROM_WORDS) { in dhd_sprom()
1343 bytes = 2 * words; in dhd_sprom()
1359 for (i = 0; i < (int)words; i++) { in dhd_sprom()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dmd5_utils.c28 byteSwap(UWORD32 *buf, unsigned words) { in byteSwap() argument
43 } while (--words); in byteSwap()
Dkeywords.dox3 The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
Dlibs.doxy_template36 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
DMakefile213 $(call pairmap,$(1),$(wordlist 3,$(words $(2)),$(2)))\
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
Dloopfilter_filters_altivec.asm173 ;# In other words, we transpose each of the four 4x4 submatrices.
643 ;# Using the regular register file words are read in and then saved back out to
/hardware/bsp/intel/peripheral/libupm/docs/images/
DLICENSE_CC_3_0.txt75 composition with or without words; a cinematographic work to which are
/hardware/bsp/intel/peripheral/sensors/mraa/doc/
DDoxyfile29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
295 # When enabled doxygen tries to link words that correspond to documented
1248 # words in the documentation. The HTML workshop also contains a viewer for
/hardware/bsp/intel/peripheral/libupm/doxy/
DDoxyfile.in29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
306 # When enabled doxygen tries to link words that correspond to documented
1264 # words in the documentation. The HTML workshop also contains a viewer for
DDoxyfile.java.in29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
306 # When enabled doxygen tries to link words that correspond to documented
1226 # words in the documentation. The HTML workshop also contains a viewer for
/hardware/bsp/intel/peripheral/libmraa/
DDoxyfile.java.in29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
295 # When enabled doxygen tries to link words that correspond to documented
1217 # words in the documentation. The HTML workshop also contains a viewer for
DDoxyfile.in29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
295 # When enabled doxygen tries to link words that correspond to documented
1252 # words in the documentation. The HTML workshop also contains a viewer for
/hardware/intel/common/libva/doc/
DDoxyfile25 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded