Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Ddhav.c28 typedef struct DHAVContext { struct
47 } DHAVContext; typedef
80 DHAVContext *dhav = s->priv_data; in parse_ext()
170 DHAVContext *dhav = s->priv_data; in read_chunk()
233 DHAVContext *dhav = s->priv_data; in get_duration()
270 DHAVContext *dhav = s->priv_data; in dhav_read_header()
309 DHAVContext *dhav = s->priv_data; in get_pts()
337 DHAVContext *dhav = s->priv_data; in dhav_read_packet()
437 DHAVContext *dhav = s->priv_data; in dhav_read_seek()
466 .priv_data_size = sizeof(DHAVContext),
[all...]

Completed in 1 milliseconds