PipeWire 1.5.0
|
Go to the source code of this file.
Macros | |
#define | SPA_API_POD_SIMPLIFY static inline |
Functions | |
SPA_API_POD_SIMPLIFY int | spa_pod_simplify_merge (struct spa_pod_builder *b, const struct spa_pod *pod1, const struct spa_pod *pod2) |
SPA_API_POD_SIMPLIFY int | spa_pod_simplify_struct (struct spa_pod_builder *b, const struct spa_pod *pod, uint32_t pod_size) |
SPA_API_POD_SIMPLIFY int | spa_pod_simplify (struct spa_pod_builder *b, struct spa_pod **result, const struct spa_pod *pod) |
#define SPA_API_POD_SIMPLIFY static inline |