Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dlibrist.c43 typedef struct RISTContext { struct
60 } RISTContext; typedef
64 #define OFFSET(x) offsetof(RISTContext, x)
111 RISTContext *s = h->priv_data; in librist_close()
125 RISTContext *s = h->priv_data; in librist_open()
202 RISTContext *s = h->priv_data; in librist_read()
238 RISTContext *s = h->priv_data; in librist_write()
266 .priv_data_size = sizeof(RISTContext),

Completed in 2 milliseconds