Lines Matching refs:DVBSubObject
70 typedef struct DVBSubObject {
78 struct DVBSubObject *next;
79 } DVBSubObject;
137 DVBSubObject *object_list;
144 static DVBSubObject* get_object(DVBSubContext *ctx, int object_id)
146 DVBSubObject *ptr = ctx->object_list;
179 DVBSubObject *object, *obj2, **obj2_ptr;
237 DVBSubObject *object = ctx->object_list;
988 DVBSubObject *object;
1151 DVBSubObject *object;