Home
last modified time | relevance | path

Searched refs:xfer_context_pre_process (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-utils/axfer/
Dxfer.h61 int xfer_context_pre_process(struct xfer_context *xfer,
Dsubcmd-transfer.c176 err = xfer_context_pre_process(&ctx->xfer, &sample_format, in capture_pre_process()
323 return xfer_context_pre_process(&ctx->xfer, &sample_format, in playback_pre_process()
Dxfer.c114 int xfer_context_pre_process(struct xfer_context *xfer, in xfer_context_pre_process() function