Home
last modified time | relevance | path

Searched refs:format_mask (Results 1 - 10 of 10) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_plug.c235 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 Dpcm_iec958.c249 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 Dpcm_linear.c222 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 Dpcm_mulaw.c247 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 Dpcm_adpcm.c333 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 Dpcm_alaw.c231 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 Dpcm_softvol.c472 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 Dpcm_route.c452 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 Dpcm_rate.c126 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 Dsimdutf.cpp15169 simdutf_unused static char * format_mask(uint64_t mask) {
24580 simdutf_unused static char * format_mask(uint64_t mask) {
[all...]

Completed in 45 milliseconds