Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dargo_asf.h67 int ff_argo_asf_validate_file_header(AVFormatContext *s, const ArgoASFFileHeader *hdr);
H A Dargo_asf.c62 int ff_argo_asf_validate_file_header(AVFormatContext *s, const ArgoASFFileHeader *hdr) in ff_argo_asf_validate_file_header() function
196 if ((ret = ff_argo_asf_validate_file_header(s, &asf->fhdr)) < 0) in argo_asf_read_header()
H A Dargo_brp.c250 if ((ret = ff_argo_asf_validate_file_header(s, &hdr->extradata.basf)) < 0) in argo_brp_read_header()

Completed in 2 milliseconds