Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dthp.c28 typedef struct ThpDemuxContext { struct
46 } ThpDemuxContext; typedef
65 ThpDemuxContext *thp = s->priv_data; in thp_read_header()
165 ThpDemuxContext *thp = s->priv_data; in thp_read_packet()
221 .priv_data_size = sizeof(ThpDemuxContext),

Completed in 1 milliseconds