Home
last modified time | relevance | path

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

/sof-3.4.0/src/include/sof/audio/module_adapter/iadk/
Dprocessing_module_prerequisites.h19 struct StreamBufferAlignment { struct
31 /*! \brief Initializes a new instance of StreamBufferAlignment with value set argument
34 StreamBufferAlignment(void) in StreamBufferAlignment() argument
41 StreamBufferAlignment(WordSize val) in StreamBufferAlignment() argument
48 explicit StreamBufferAlignment(Type val) in StreamBufferAlignment() function
53 StreamBufferAlignment(const StreamBufferAlignment &ref) in StreamBufferAlignment() argument
70 StreamBufferAlignment &operator = (const StreamBufferAlignment &src) argument