Home
last modified time | relevance | path

Searched defs:_ShmPipe (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/shm/
Dshmpipe.c127 struct _ShmPipe struct
129 int main_socket;
130 char *socket_path;
131 int use_count;
132 void *data;
134 ShmArea *shm_area;
136 int next_area_id;
138 ShmBuffer *buffers;
140 int num_clients;
141 ShmClient *clients;
[all …]