13#ifndef ZEPHYR_INCLUDE_MPIPE_MPIPE_TRANSFORM_H_
14#define ZEPHYR_INCLUDE_MPIPE_MPIPE_TRANSFORM_H_
mpipe_state_change
enum mpipe_state_change
Definition mpipe_element.h:141
mpipe_pad_direction
The direction of a pad.
Definition mpipe_pad.h:87
Element: the unit a pipeline is built from.
Pad: the point where two elements meet.
Structure: one media capability, held by value.
__UINT32_TYPE__ uint32_t
Definition stdint.h:90
__UINT8_TYPE__ uint8_t
Definition stdint.h:88
Buffer pool structure.
Definition mpipe_buffer.h:75
A query or an event traveling a pad link.
Definition mpipe_dispatch.h:77
struct mpipe_structure * caps
The capability carried, or NULL when the dispatch carries none.
Definition mpipe_dispatch.h:104
Element base class.
Definition mpipe_element.h:165
Pad structure.
Definition mpipe_pad.h:128
Fixed-size container holding the fields of one capability.
Definition mpipe_structure.h:179