Searched refs:nd (Results 1 – 18 of 18) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/grovespeaker/ |
D | grovespeaker.cxx | 94 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/ |
D | doxy2swig.py | 341 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/ |
D | doxy2swig.py | 341 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/ |
D | vp9_loopfilter_16_neon.asm | 46 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
|
D | vp9_reconintra_neon.asm | 311 ; 1st row and 2nd row 363 ; 1st row and 2nd row
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/ |
D | vp8_sad16x16_armv6.asm | 64 ; 2nd row
|
D | vp8_variance8x8_armv6.asm | 61 ; 2nd 4 pixels
|
D | vp8_variance16x16_armv6.asm | 63 ; 2nd 4 pixels
|
D | vp8_variance_halfpixvar16x16_h_armv6.asm | 68 ; 2nd 4 pixels
|
D | vp8_variance_halfpixvar16x16_v_armv6.asm | 69 ; 2nd 4 pixels
|
D | vp8_variance_halfpixvar16x16_hv_armv6.asm | 79 ; 2nd 4 pixels
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
D | vp9_loopfilter_mmx.asm | 504 psraw mm5, 1 ; partial shifted one more time for 2nd tap 506 psraw mm1, 1 ; partial shifted one more time for 2nd tap
|
D | vp9_intrapred_ssse3.asm | 918 ; 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/ |
D | sixtappredict4x4_neon.asm | 80 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/ |
D | vp9_sad4d_sse2.asm | 135 ; 2nd 16 px
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/ |
D | vp8_mse16x16_armv6.asm | 63 ; 2nd 4 pixels
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | CHANGELOG | 389 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/ |
D | loopfilter_mmx.asm | 504 psraw mm5, 1 ; partial shifted one more time for 2nd tap 506 psraw mm1, 1 ; partial shifted one more time for 2nd tap
|