Home
last modified time | relevance | path

Searched refs:nd (Results 1 – 18 of 18) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/grovespeaker/
Dgrovespeaker.cxx94 NoteData nd = it->second; in playSound() local
99 delayTime = nd.delayTimeLowSharp; in playSound()
101 delayTime = nd.delayTimeMedSharp; in playSound()
103 delayTime = nd.delayTimeHighSharp; in playSound()
114 delayTime = nd.delayTimeLow; in playSound()
116 delayTime = nd.delayTimeMed; in playSound()
118 delayTime = nd.delayTimeHigh; in playSound()
/hardware/bsp/intel/peripheral/libupm/src/
Ddoxy2swig.py341 nd = parent.childNodes[idx + 2]
342 if nd.nodeName == 'description':
343 nd = parent.removeChild(nd)
345 self.generic_parse(nd)
/hardware/bsp/intel/peripheral/libmraa/src/
Ddoxy2swig.py341 nd = parent.childNodes[idx + 2]
342 if nd.nodeName == 'description':
343 nd = parent.removeChild(nd)
345 self.generic_parse(nd)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_loopfilter_16_neon.asm46 vld1.8 {d1}, [r2] ; load blimit1 to 2nd half q
50 vld1.8 {d3}, [r3] ; load limit1 to 2nd half q
51 vld1.8 {d5}, [r12] ; load thresh1 to 2nd half q
Dvp9_reconintra_neon.asm311 ; 1st row and 2nd row
363 ; 1st row and 2nd row
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
Dvp8_sad16x16_armv6.asm64 ; 2nd row
Dvp8_variance8x8_armv6.asm61 ; 2nd 4 pixels
Dvp8_variance16x16_armv6.asm63 ; 2nd 4 pixels
Dvp8_variance_halfpixvar16x16_h_armv6.asm68 ; 2nd 4 pixels
Dvp8_variance_halfpixvar16x16_v_armv6.asm69 ; 2nd 4 pixels
Dvp8_variance_halfpixvar16x16_hv_armv6.asm79 ; 2nd 4 pixels
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_loopfilter_mmx.asm504 psraw mm5, 1 ; partial shifted one more time for 2nd tap
506 psraw mm1, 1 ; partial shifted one more time for 2nd tap
Dvp9_intrapred_ssse3.asm918 ; output 1st 8 lines (and half of 2nd 8 lines)
964 ; output 2nd half of 2nd 8 lines and half of 3rd 8 lines
993 ; output 2nd half of 3rd 8 lines and half of 4th 8 lines
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
Dsixtappredict4x4_neon.asm80 vswp d7, d8 ;discard 2nd half data after src_ptr[3] is done
144 vswp d7, d8 ;discard 2nd half data after src_ptr[3] is done
292 vswp d7, d8 ;discard 2nd half data after src_ptr[3] is done
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_sad4d_sse2.asm135 ; 2nd 16 px
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/
Dvp8_mse16x16_armv6.asm63 ; 2nd 4 pixels
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DCHANGELOG389 cap the best quantizer for 2nd order DC
489 Add 4-tap version of 2nd-pass ARMv6 MC filter.
511 Improved use of trellis quantization on 2nd order Y blocks
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dloopfilter_mmx.asm504 psraw mm5, 1 ; partial shifted one more time for 2nd tap
506 psraw mm1, 1 ; partial shifted one more time for 2nd tap