Searched defs:getidx (Results 1 - 7 of 7) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_mulaw.c | 197 snd_pcm_mulaw_encode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int getidx) snd_pcm_mulaw_encode() argument
|
H A D | pcm_adpcm.c | 268 snd_pcm_adpcm_encode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int getidx, snd_pcm_adpcm_state_t *states) snd_pcm_adpcm_encode() argument
|
H A D | pcm_alaw.c | 181 snd_pcm_alaw_encode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int getidx) snd_pcm_alaw_encode() argument
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_debugfs.c | 284 uint32_t phys, raw_index, getidx; in lpfc_debugfs_hbqinfo_data() local
|
H A D | lpfc_sli.c | 1957 uint32_t getidx = le32_to_cpu(raw_index); in lpfc_sli_next_hbq_slot() local
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_debugfs.c | 284 uint32_t phys, raw_index, getidx; in lpfc_debugfs_hbqinfo_data() local
|
H A D | lpfc_sli.c | 2352 uint32_t getidx = le32_to_cpu(raw_index); in lpfc_sli_next_hbq_slot() local
|
Completed in 60 milliseconds