Home
last modified time | relevance | path

Searched refs:pulse (Results 1 – 25 of 67) sorted by relevance

123

/external/webrtc/webrtc/sound/
Dpulseaudiosoundsystem.cc130 PulseAudioStream(PulseAudioSoundSystem *pulse, pa_stream *stream, int flags) in PulseAudioStream() argument
131 : pulse_(pulse), stream_(stream), flags_(flags) { in PulseAudioStream()
182 PulseAudioSoundSystem *pulse() { in pulse() function in rtc::PulseAudioStream
187 return &pulse()->symbol_table_; in symbol_table()
200 pulse()->Lock(); in Lock()
204 pulse()->Unlock(); in Unlock()
221 PulseAudioInputStream(PulseAudioSoundSystem *pulse, in PulseAudioInputStream() argument
224 : stream_(pulse, stream, flags), in PulseAudioInputStream()
262 stream_.pulse()->context_, in GetVolume()
266 if (!stream_.pulse()->FinishOperation(op)) { in GetVolume()
[all …]
/external/u-boot/board/atmel/at91sam9261ek/
Dat91sam9261ek.c53 &smc->cs[3].pulse); in at91sam9261ek_nand_hw_init()
62 &smc->cs[3].pulse); in at91sam9261ek_nand_hw_init()
101 &smc->cs[2].pulse); in at91sam9261ek_dm9000_hw_init()
115 &smc->cs[2].pulse); in at91sam9261ek_dm9000_hw_init()
/external/webrtc/webrtc/tools/e2e_quality/audio/
Ddefault.pa1 # Place in ~/.pulse/ to add null sinks for the audio end-to-end quality test.
3 .include /etc/pulse/default.pa
DREADME7 default.pa file in ~/.pulse. Alternately, the "pacmd" commands therein can be
10 Similarly, place the provided daemon.conf file in ~/.pulse to use high quality
/external/u-boot/doc/device-tree-bindings/video/
Ddisplay-timing.txt26 - hsync-active: hsync pulse is active low/high/ignored
27 - vsync-active: vsync pulse is active low/high/ignored
28 - de-active: data-enable pulse is active low/high/ignored
Ddisplaymode.txt16 - hsync-active-high (bool): Hsync pulse is active high
17 - vsync-active-high (bool): Vsync pulse is active high
/external/u-boot/drivers/pwm/
DKconfig2 bool "Enable support for pulse-width modulation devices (PWM)"
5 A pulse-width modulator emits a pulse of varying width and provides
/external/u-boot/board/esd/meesc/
Dmeesc.c70 &smc->cs[3].pulse); in meesc_nand_hw_init()
113 &smc1->cs[0].pulse); in meesc_ethercat_hw_init()
/external/u-boot/board/atmel/sama5d3xek/
Dsama5d3xek.c42 &smc->cs[3].pulse); in sama5d3xek_nand_hw_init()
74 &smc->cs[0].pulse); in sama5d3xek_nor_hw_init()
/external/u-boot/board/ronetix/pm9261/
Dpm9261.c54 &smc->cs[3].pulse); in pm9261_nand_hw_init()
96 &smc->cs[2].pulse); in pm9261_dm9000_hw_init()
/external/u-boot/board/atmel/at91sam9n12ek/
Dat91sam9n12ek.c54 &smc->cs[3].pulse); in at91sam9n12ek_nand_hw_init()
144 &smc->cs[2].pulse); in at91sam9n12ek_ks8851_hw_init()
/external/u-boot/arch/arm/include/asm/arch-lpc32xx/
Dwdt.h19 u32 pulse; /* Reset Pulse Length Register */ member
/external/u-boot/board/ronetix/pm9263/
Dpm9263.c53 &smc->cs[3].pulse); in pm9263_nand_hw_init()
164 &smc->cs[0].pulse); in pm9263_lcd_hw_psram_init()
/external/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
Dcpu.c27 writel(13000, &wdt->pulse); in reset_cpu()
/external/python/httplib2/doc/html/_static/
Dsearchtools.js256 function pulse() { function
263 window.setTimeout(pulse, 500);
265 pulse();
/external/u-boot/arch/arm/dts/
Dstih410-b2260.dts191 st,i2c-min-scl-pulse-width-us = <0>;
192 st,i2c-min-sda-pulse-width-us = <1>;
/external/u-boot/arch/arm/mach-at91/include/mach/
Dat91sam9_smc.h30 u32 pulse; /* 0x04 SMC Pulse Register */ member
Dsama5d3_smc.h21 u32 pulse; /* 0x604 SMC Pulse Register */ member
Dsama5d2_smc.h21 u32 pulse; /* 0x604 SMC Pulse Register */ member
/external/u-boot/board/bluewater/gurnard/
Dgurnard.c86 &smc->cs[3].pulse); in gurnard_nand_hw_init()
204 &smc->cs[0].pulse); in fpga_hw_init()
/external/u-boot/board/atmel/at91sam9260ek/
Dat91sam9260ek.c42 &smc->cs[3].pulse); in at91sam9260ek_nand_hw_init()
/external/u-boot/board/calao/usb_a9263/
Dusb_a9263.c41 &smc->cs[3].pulse); in usb_a9263_nand_hw_init()
/external/u-boot/board/egnite/ethernut5/
Dethernut5.c109 &smc->cs[3].pulse); in ethernut5_nand_hw_init()
/external/u-boot/board/ronetix/pm9g45/
Dpm9g45.c53 &smc->cs[3].pulse); in pm9g45_nand_hw_init()
/external/u-boot/board/atmel/sama5d2_ptc_ek/
Dsama5d2_ptc_ek.c38 &smc->cs[3].pulse); in board_nand_hw_init()

123