Home
last modified time | relevance | path

Searched refs:BlurayContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dbluray.c42 } BlurayContext; typedef
44 #define OFFSET(x) offsetof(BlurayContext, x)
63 BlurayContext *bd = h->priv_data; in check_disc_info()
106 BlurayContext *bd = h->priv_data; in bluray_close()
116 BlurayContext *bd = h->priv_data; in bluray_open()
192 BlurayContext *bd = h->priv_data; in bluray_read()
206 BlurayContext *bd = h->priv_data; in bluray_seek()
233 .priv_data_size = sizeof(BlurayContext),