Searched refs:hw_refine (Results 1 - 25 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Daserver.h73 snd_pcm_hw_params_t hw_refine; member in union:__anon1367::__anon1368
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_copy.c158 .hw_refine = snd_pcm_copy_hw_refine,
H A Dpcm_null.c283 .hw_refine = snd_pcm_null_hw_refine,
H A Dpcm_shm.c268 ctrl->u.hw_refine = *params;
271 *params = ctrl->u.hw_refine;
597 .hw_refine = snd_pcm_shm_hw_refine,
H A Dpcm_alaw.c397 .hw_refine = snd_pcm_alaw_hw_refine,
H A Dpcm_lfloat.c356 .hw_refine = snd_pcm_lfloat_hw_refine,
H A Dpcm_linear.c428 .hw_refine = snd_pcm_linear_hw_refine,
H A Dpcm_mmap_emul.c52 * here goes a really tricky part; hw_refine falls back to ACCESS_RW_* type
143 * hw_params needs a similar hack like hw_refine, but it's much simpler
361 .hw_refine = snd_pcm_mmap_emul_hw_refine,
H A Dpcm_mulaw.c412 .hw_refine = snd_pcm_mulaw_hw_refine,
H A Dpcm_adpcm.c524 .hw_refine = snd_pcm_adpcm_hw_refine,
H A Dpcm_dsnoop.c481 .hw_refine = snd_pcm_direct_hw_refine,
H A Dpcm_extplug.c183 * hw_refine callback
431 .hw_refine = snd_pcm_extplug_hw_refine,
H A Dpcm_hooks.c158 .hw_refine = snd_pcm_generic_hw_refine,
H A Dpcm_iec958.c422 .hw_refine = snd_pcm_iec958_hw_refine,
H A Dpcm_dshare.c566 .hw_refine = snd_pcm_direct_hw_refine,
H A Dpcm_file.c662 .hw_refine = snd_pcm_generic_hw_refine,
H A Dpcm_ioplug.c755 .hw_refine = snd_pcm_ioplug_hw_refine,
H A Dpcm_route.c753 .hw_refine = snd_pcm_route_hw_refine,
H A Dpcm_softvol.c811 .hw_refine = snd_pcm_softvol_hw_refine,
H A Dpcm_dmix.c885 .hw_refine = snd_pcm_direct_hw_refine,
H A Dpcm_hw.c1030 .hw_refine = snd_pcm_hw_hw_refine,
H A Dpcm_local.h138 int (*hw_refine)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params); member in struct:__anon1483
H A Dpcm_meter.c507 .hw_refine = snd_pcm_meter_hw_refine,
H A Dpcm_multi.c768 .hw_refine = snd_pcm_multi_hw_refine,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/aserver/
H A Daserver.c421 ctrl->result = snd_pcm_hw_refine(pcm, (snd_pcm_hw_params_t *) &ctrl->u.hw_refine);

Completed in 401 milliseconds

12