Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dvivo.c33 typedef struct VivoContext { struct
42 } VivoContext; typedef
76 VivoContext *vivo = s->priv_data; in vivo_get_packet_header()
122 VivoContext *vivo = s->priv_data; in vivo_read_header()
254 VivoContext *vivo = s->priv_data; in vivo_read_packet()
315 .priv_data_size = sizeof(VivoContext),