Home
last modified time | relevance | path

Searched defs:copy_type (Results 1 – 4 of 4) sorted by relevance

/sof-3.4.0/src/include/sof/audio/
Dhost_copier.h68 enum comp_copy_type copy_type; /**< Current host copy type */ member
Dkpb.h152 enum comp_copy_type copy_type; member
/sof-3.4.0/src/audio/
Dhost-legacy.c86 enum comp_copy_type copy_type; /**< Current host copy type */ member
/sof-3.4.0/src/ipc/ipc3/
Dhandler.c204 enum comp_copy_type copy_type = COMP_COPY_ONE_SHOT; in ipc_stream_pcm_params() local