Searched refs:format_mask (Results 1 - 10 of 10) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_plug.c | 235 static int check_linear_format(const snd_pcm_format_mask_t *format_mask, int wid, int sgn, int ed) in check_linear_format() argument 247 snd_pcm_format_mask_test(format_mask, f)) in check_linear_format() 257 static snd_pcm_format_t snd_pcm_plug_slave_format(snd_pcm_format_t format, const snd_pcm_format_mask_t *format_mask) in snd_pcm_plug_slave_format() argument 269 if (snd_pcm_format_mask_test(format_mask, format)) in snd_pcm_plug_slave_format() 286 if (snd_pcm_format_mask_test(format_mask, f)) in snd_pcm_plug_slave_format() 295 snd_mask_intersect(&lin, format_mask); in snd_pcm_plug_slave_format() 296 snd_mask_intersect(&fl, format_mask); in snd_pcm_plug_slave_format() 302 if (snd_pcm_format_mask_test(format_mask, f)) in snd_pcm_plug_slave_format() 314 if (snd_pcm_format_mask_test(format_mask, f)) in snd_pcm_plug_slave_format() 328 if (snd_pcm_format_mask_test(format_mask, in snd_pcm_plug_slave_format() 819 const snd_pcm_format_mask_t *format_mask, *sformat_mask; snd_pcm_plug_hw_refine_schange() local 919 const snd_pcm_format_mask_t *format_mask, *sformat_mask; snd_pcm_plug_hw_refine_cchange() local [all...] |
H A D | pcm_iec958.c | 249 snd_pcm_format_mask_t format_mask = { SND_PCM_FMTBIT_LINEAR }; in snd_pcm_iec958_hw_refine_cprepare() local 251 &format_mask); in snd_pcm_iec958_hw_refine_cprepare() 253 snd_pcm_format_mask_t format_mask = { in snd_pcm_iec958_hw_refine_cprepare() local 258 &format_mask); in snd_pcm_iec958_hw_refine_cprepare()
|
H A D | pcm_linear.c | 222 snd_pcm_format_mask_t format_mask = { SND_PCM_FMTBIT_LINEAR }; in snd_pcm_linear_hw_refine_cprepare() local 228 &format_mask); in snd_pcm_linear_hw_refine_cprepare()
|
H A D | pcm_mulaw.c | 247 snd_pcm_format_mask_t format_mask= { SND_PCM_FMTBIT_LINEAR }; in snd_pcm_mulaw_hw_refine_cprepare() local 249 &format_mask); in snd_pcm_mulaw_hw_refine_cprepare()
|
H A D | pcm_adpcm.c | 333 snd_pcm_format_mask_t format_mask = { SND_PCM_FMTBIT_LINEAR }; in snd_pcm_adpcm_hw_refine_cprepare() local 335 &format_mask); in snd_pcm_adpcm_hw_refine_cprepare()
|
H A D | pcm_alaw.c | 231 snd_pcm_format_mask_t format_mask = { SND_PCM_FMTBIT_LINEAR }; in snd_pcm_alaw_hw_refine_cprepare() local 233 &format_mask); in snd_pcm_alaw_hw_refine_cprepare()
|
H A D | pcm_softvol.c | 472 snd_pcm_format_mask_t format_mask = { in snd_pcm_softvol_hw_refine_cprepare() local 483 snd_pcm_format_mask_none(&format_mask); in snd_pcm_softvol_hw_refine_cprepare() 484 snd_pcm_format_mask_set(&format_mask, svol->sformat); in snd_pcm_softvol_hw_refine_cprepare() 491 &format_mask); in snd_pcm_softvol_hw_refine_cprepare()
|
H A D | pcm_route.c | 452 snd_pcm_format_mask_t format_mask = { SND_PCM_FMTBIT_LINEAR }; in snd_pcm_route_hw_refine_cprepare() local 458 &format_mask); in snd_pcm_route_hw_refine_cprepare()
|
H A D | pcm_rate.c | 126 snd_pcm_format_mask_t format_mask = { SND_PCM_FMTBIT_LINEAR }; in snd_pcm_rate_hw_refine_cprepare() local 132 &format_mask); in snd_pcm_rate_hw_refine_cprepare()
|
/third_party/node/deps/simdutf/ |
H A D | simdutf.cpp | 15169 simdutf_unused static char * format_mask(uint64_t mask) { 24580 simdutf_unused static char * format_mask(uint64_t mask) { [all...] |
Completed in 44 milliseconds