TyRecHdr           99 libavformat/ty.c     TyRecHdr       *rec_hdrs;         /* record headers array */
TyRecHdr          124 libavformat/ty.c static TyRecHdr *parse_chunk_headers(const uint8_t *buf,
TyRecHdr          127 libavformat/ty.c     TyRecHdr *hdrs, *rec_hdr;
TyRecHdr          130 libavformat/ty.c     hdrs = av_calloc(num_recs, sizeof(TyRecHdr));
TyRecHdr          179 libavformat/ty.c     TyRecHdr *hdrs;
TyRecHdr          452 libavformat/ty.c static int demux_video(AVFormatContext *s, TyRecHdr *rec_hdr, AVPacket *pkt)
TyRecHdr          576 libavformat/ty.c static int demux_audio(AVFormatContext *s, TyRecHdr *rec_hdr, AVPacket *pkt)
TyRecHdr          722 libavformat/ty.c     TyRecHdr *rec;