Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Ddv.c473 typedef struct RawDVContext { struct
476 } RawDVContext; typedef
486 RawDVContext *c = s->priv_data; in dv_read_timecode()
511 RawDVContext *c = s->priv_data; in dv_read_header()
561 RawDVContext *c = s->priv_data; in dv_read_packet()
587 RawDVContext *r = s->priv_data; in dv_read_seek()
643 .priv_data_size = sizeof(RawDVContext),

Completed in 2 milliseconds