Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mpipe_transform_client.h File Reference

Transform client: a transform whose work runs on another core. More...

Go to the source code of this file.

Data Structures

struct  mpipe_transform_client
 Transform client element structure. More...

Functions

int mpipe_transform_client_init (struct mpipe_transform_client *transform_client, uint8_t id)
 Initialize a transform client element.

Detailed Description

Transform client: a transform whose work runs on another core.