Skip to content
Snippets Groups Projects
  • Andy Green's avatar
    6d45e6c5
    spa: add info args and stride · 6d45e6c5
    Andy Green authored
    This is aimed at allowing a stride to optionally be
    given for the parameter name array... this will allow
    use of lws_struct metadata as the parameter name
    array.
    
    
    Also introduce the option to put all allocations in
    an lwsac instead of via lws_mallocs.
    6d45e6c5
    History
    spa: add info args and stride
    Andy Green authored
    This is aimed at allowing a stride to optionally be
    given for the parameter name array... this will allow
    use of lws_struct metadata as the parameter name
    array.
    
    
    Also introduce the option to put all allocations in
    an lwsac instead of via lws_mallocs.