Searched refs:dspmem_chunk_create (Results 1 – 1 of 1) sorted by relevance
162 static dspmem_chunk *dspmem_chunk_create(void *data, int size) { in dspmem_chunk_create() function509 auto ch = dspmem_chunk_create(new uint8_t[FF_CUSTOM_DATA_LEN_MAX_COMP]{0x00}, in compose()1282 ch = dspmem_chunk_create(new uint8_t[FF_CUSTOM_DATA_LEN_MAX_COMP]{0x00}, in performEffect()