Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Dlibcdio.c43 typedef struct CDIOContext { struct
52 } CDIOContext; typedef
56 CDIOContext *s = ctx->priv_data; in read_header()
117 CDIOContext *s = ctx->priv_data; in read_packet()
145 CDIOContext *s = ctx->priv_data; in read_close()
154 CDIOContext *s = ctx->priv_data; in read_seek()
162 #define OFFSET(x) offsetof(CDIOContext, x)
189 .priv_data_size = sizeof(CDIOContext),

Completed in 1 milliseconds