Searched refs:CDIOContext (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dlibcdio.c43 typedef struct CDIOContext { struct
52 } CDIOContext; typedef in typeref:struct:CDIOContext
56 CDIOContext *s = ctx->priv_data;
116 CDIOContext *s = ctx->priv_data;
147 CDIOContext *s = ctx->priv_data;
156 CDIOContext *s = ctx->priv_data;
164 #define OFFSET(x) offsetof(CDIOContext, x)
189 .priv_data_size = sizeof(CDIOContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dlibcdio.c39 typedef struct CDIOContext { struct
47 } CDIOContext; typedef in typeref:struct:CDIOContext
51 CDIOContext *s = ctx->priv_data;
111 CDIOContext *s = ctx->priv_data;
142 CDIOContext *s = ctx->priv_data;
151 CDIOContext *s = ctx->priv_data;
159 #define OFFSET(x) offsetof(CDIOContext, x)
183 .priv_data_size = sizeof(CDIOContext),

Completed in 33 milliseconds