Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dargo_brp.c73 typedef struct ArgoBRPStreamHeader { struct
88 } ArgoBRPStreamHeader; argument
92 ArgoBRPStreamHeader streams[BRP_MAX_STREAMS];
108 static int read_extradata(AVFormatContext *s, const ArgoBRPStreamHeader *hdr, in read_extradata()
177 ArgoBRPStreamHeader *hdr = brp->streams + i; in argo_brp_read_header()
272 ArgoBRPStreamHeader *hdr = brp->streams + brp->basf.index; in argo_brp_read_header()
354 const ArgoBRPStreamHeader *shdr; in argo_brp_read_packet()