Home
last modified time | relevance | path

Searched defs:pcm (Results 1 – 23 of 23) sorted by relevance

/aosp12/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsa_pcm.c372 const char* pcm_error(struct pcm *pcm) in pcm_error()
393 long pcm_avail(struct pcm *pcm) in pcm_avail()
417 int sync_ptr(struct pcm *pcm) in sync_ptr()
430 int mmap_buffer(struct pcm *pcm) in mmap_buffer()
455 u_int8_t *dst_address(struct pcm *pcm) in dst_address()
512 int pcm_prepare(struct pcm *pcm) in pcm_prepare()
658 static int enable_timer(struct pcm *pcm) { in enable_timer()
710 static int disable_timer(struct pcm *pcm) { in disable_timer()
718 int pcm_close(struct pcm *pcm) in pcm_close()
755 struct pcm *pcm; in pcm_open() local
[all …]
H A Dalsa_audio.h24 struct pcm { struct
37 struct snd_pcm_hw_params *hw_p; argument
38 struct snd_pcm_sw_params *sw_p; argument
39 struct snd_pcm_sync_ptr *sync_ptr; argument
40 struct snd_pcm_channel_info ch[2]; argument
41 void *addr;
42 int card_no;
43 int device_no;
44 int start;
H A Daplay.c83 static int set_params(struct pcm *pcm) in set_params()
167 struct pcm *pcm; in play_file() local
H A Darec.c47 static struct pcm *pcm; variable
87 static int set_params(struct pcm *pcm) in set_params()
/aosp12/frameworks/base/libs/usb/tests/accessorytest/
H A Daudio.c125 struct pcm *pcm = NULL; in capture_thread() local
166 struct pcm *pcm = arg; in play_thread() local
191 struct pcm *pcm; in init_audio() local
/aosp12/system/bt/embdrv/sbc/decoder/srce/
H A Dsynthesis-sbc.c277 int16_t* pcm, OI_UINT blkstart, in OI_SBC_SynthFrame_80()
316 int16_t* pcm, OI_UINT blkstart, in OI_SBC_SynthFrame_4SB()
356 int16_t* pcm, OI_UINT blkstart, in OI_SBC_SynthFrame_Enhanced()
414 int16_t* pcm, OI_UINT start_block, in OI_SBC_SynthFrame()
431 void SynthWindow40_int32_int32_symmetry_with_sum(int16_t* pcm, in SynthWindow40_int32_int32_symmetry_with_sum()
H A Dsynthesis-8-generated.c50 PRIVATE void SynthWindow80_generated(int16_t* pcm, in SynthWindow80_generated()
/aosp12/system/media/alsa_utils/include/
H A Dalsa_device_proxy.h29 struct pcm * pcm; member
/aosp12/frameworks/wilhelm/tests/examples/
H A DslesTestSawtoothBufferQueue.cpp113 SLDataFormat_PCM pcm; in TestPlaySawtoothBufferQueue() local
H A DslesTestRecBuffQueue.cpp214 SLAndroidDataFormat_PCM_EX pcm; in TestRecToBuffQueue() local
H A DslesTestDecodeToBuffQueue.cpp296 SLDataFormat_PCM pcm; in TestDecToBuffQueue() local
H A DslesTestFeedback.cpp418 SLDataFormat_PCM pcm; in main() local
/aosp12/frameworks/wilhelm/tests/automated/
H A DBufferQueue_test.cpp80 SLDataFormat_PCM pcm; member in TestBufferQueue
140 int pcm = (int) (pcm_ * 32766.0 * gVolume); in SetUp() local
/aosp12/frameworks/wilhelm/tests/sandbox/
H A Dintbufq.c105 SLDataFormat_PCM pcm; in main() local
/aosp12/hardware/knowles/athletico/sound_trigger_hal/
H A Dsound_trigger_intf.h108 struct pcm *pcm; member
/aosp12/system/media/alsa_utils/
H A Dalsa_device_profile.c262 struct pcm * pcm = pcm_open(profile->card, profile->device, in profile_test_sample_rate() local
/aosp12/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioUsbALSA.cpp327 status_t AudioUsbALSA::setSoftwareParams(pcm *pcm, bool playback) in setSoftwareParams() argument
H A Dalsa_default.cpp347 struct pcm* pcm = handle->handle; in setSoftwareParams() local
/aosp12/hardware/qcom/audio/hal/audio_extn/
H A Dsoundtrigger.c89 struct pcm *pcm; member
/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.h220 struct pcm *pcm; member
282 struct pcm *pcm; member
H A Daudio_hw.c2415 struct pcm* pcm = NULL; in pcm_open_prepare_helper() local
/aosp12/hardware/qcom/audio/visualizer/
H A Doffload_visualizer.c333 struct pcm *pcm = NULL; in capture_thread_loop() local
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/audio/
H A DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp238 pcm, enumerator