Home
last modified time | relevance | path

Searched refs:recording (Results 1 – 25 of 137) sorted by relevance

123456

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dwaveaudio.c114 int recording, in check_format() argument
139 if (recording) in check_format()
146 recording ? "waveInOpen" : "waveOutOpen", in check_format()
158 int recording = ft->mode == 'r'; in negotiate_format() local
169 …error = check_format(pfmt, recording, dev, ft->signal.channels, precision, (unsigned)ft->signal.ra… in negotiate_format()
183 int recording = ft->mode == 'r'; in start() local
207 if (recording) in start()
220 unsigned dev_count = recording ? waveInGetNumDevs() : waveOutGetNumDevs(); in start()
226 if (recording) in start()
241 fail(ft, error, recording ? "waveInGetDevCapsA" : "waveOutGetDevCapsA"); in start()
[all …]
H A Ddeemph.plt13 # Background: In the early days of audio cds, there were recording
15 # dynamics of audio cds exposed these recording errors a lot.
19 # amplified before recording, so that they would give a stronger signal
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/cdrtools/
H A Dcdrtools-native_3.01.bb4 SUMMARY = "A set of tools for CD recording, including cdrecord"
6 DESCRIPTION = "cdrecord tool is Highly portable CD/DVD/BluRay command line recording software."
/OK3568_Linux_fs/kernel/Documentation/sound/cards/
H A Dbt87x.rst20 driver which can be used for recording sound (and *only* recording, no
27 video data, so it's quite possible that audio recording may not work
H A Demu10k1-jack.rst6 latency, multichannel recording functionality. All of my recent work to allow
49 still see 16 capture channels, but only 14 are available for recording inputs.
52 ports to FXBUS2 (multitrack recording input) and EXTOUT (physical output)
H A Dvia82xx-mixer.rst6 Setting it to ``Input2`` on such boards will cause recording to hang, or fail
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_conexant.c36 bool recording; member
390 update_mic_pin(codec, 0x1a, spec->recording ? in olpc_xo_update_mic_pins()
392 update_mic_pin(codec, 0x1b, spec->recording ? in olpc_xo_update_mic_pins()
409 if (spec->recording) in olpc_xo_update_mic_pins()
416 update_mic_pin(codec, 0x1e, spec->recording ? PIN_IN : 0); in olpc_xo_update_mic_pins()
448 spec->recording = 1; in olpc_xo_capture_hook()
452 spec->recording = 0; in olpc_xo_capture_hook()
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dintel-bts.txt10 consequence the present implementation is limited to per-thread recording.
17 recording must also be stipulated i.e. the --per-thread option for
H A Dtips.txt27 Skip collecting build-id when recording: perf record -B
37 To report cacheline events from previous recording: perf c2c report
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dpanasonic,amg88xx.txt3 The Panasonic family of AMG88xx Grid-Eye sensors allow recording
H A Dmelexis,mlx90640.txt3 Melexis MLX90640 FIR sensor support which allows recording of thermal data
/OK3568_Linux_fs/buildroot/package/dropwatch/
H A DConfig.in9 recording packets that are dropped by the kernel
/OK3568_Linux_fs/buildroot/package/cdrkit/
H A DConfig.in9 cdrkit is a suite of programs for recording CDs and DVDs,
/OK3568_Linux_fs/buildroot/package/mjpegtools/
H A DConfig.in9 that can do recording of videos and playback,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Drockchip,rk3399-gru-sound.txt12 delay for DMIC to ready so that rt5514 can avoid recording before
/OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/
H A Dfunctions5 disable_tracing() { # stop trace recording
9 enable_tracing() { # start trace recording
/OK3568_Linux_fs/docs/cn/RK3566_RK3568/
H A DRK3566_RK3568_Linux5.10_SDK_Note.md123 - Solve the problem of cheese app recording screen freeze
207 - Solve the problem of PDM recording channel confusion
208 - Resolve the issue of playback noise caused by RK809 · RK817-pdm recording
/OK3568_Linux_fs/docs/en/RK3566_RK3568/
H A DRK3566_RK3568_Linux5.10_SDK_Note.md123 - Solve the problem of cheese app recording screen freeze
207 - Solve the problem of PDM recording channel confusion
208 - Resolve the issue of playback noise caused by RK809 · RK817-pdm recording
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dapp-pri.rst11 of thought, a video recording application could for example block other
H A Dvidioc-g-priority.rst78 applications which must not be interrupted, like video recording.
/OK3568_Linux_fs/kernel/include/media/
H A Ddvb_demux.h241 int recording; member
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A DKconfig140 prompt "Support for the z/VM recording system services (VM only)"
144 by the z/VM recording system services, eg. from *LOGREC, *ACCOUNT or
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dcx88.rst21 - audio data dma (i.e. recording without loopback cable to the
/OK3568_Linux_fs/kernel/tools/memory-model/scripts/
H A DREADME41 of processes given a specified timeout, recording the results
/OK3568_Linux_fs/kernel/Documentation/driver-api/iio/
H A Dtriggered-buffers.rst58 interrupt context. The most common operation is recording of the current

123456