|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
Directories | |
| utils | |
Files | |
| mpipe.h | |
| Umbrella header. | |
| mpipe_bin.h | |
| Bin: an element that contains other elements. | |
| mpipe_buffer.h | |
| Buffer and buffer pool APIs. | |
| mpipe_dispatch.h | |
| Queries and events exchanged between elements. | |
| mpipe_element.h | |
| Element: the unit a pipeline is built from. | |
| mpipe_fake_src.h | |
| Fake source element. | |
| mpipe_object.h | |
| Object: the base that every mpipe type embeds. | |
| mpipe_pad.h | |
| Pad: the point where two elements meet. | |
| mpipe_parser.h | |
| Stream parser base element. | |
| mpipe_pipeline.h | |
| Pipeline: the top-level bin that runs a graph. | |
| mpipe_sink.h | |
| Sink: an element that consumes buffers. | |
| mpipe_src.h | |
| Source: an element that produces buffers. | |
| mpipe_structure.h | |
| Structure: one media capability, held by value. | |
| mpipe_thread.h | |
| Simple wrapper of k_thread to reuse a thread's stack after its termination. | |
| mpipe_transform.h | |
| Transform: an element that turns input buffers into output buffers. | |
| mpipe_transform_client.h | |
| Transform client: a transform whose work runs on another core. | |
| mpipe_value.h | |
| Value: one typed scalar or range inside a capability. | |
| mpipe_workqueue.h | |
| Shared P4WQ pool for element-level work parallelism. | |