Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dsapdec.c166 if ((ret = ff_copy_whiteblacklists(sap->sdp_ctx, s)) < 0) in sap_read_header()
H A Dinternal.h651 int ff_copy_whiteblacklists(AVFormatContext *dst, const AVFormatContext *src);
H A Drtpdec_asf.c133 if ((ret = ff_copy_whiteblacklists(rt->asf_ctx, s)) < 0) { in ff_wms_parse_sdp_a_line()
H A Drdt.c535 if ((ret = ff_copy_whiteblacklists(rdt->rmctx, s)) < 0) in rdt_init()
H A Dsmoothstreamingenc.c325 if ((ret = ff_copy_whiteblacklists(ctx, s)) < 0) in ism_write_header()
H A Dimfdec.c381 if ((ret = ff_copy_whiteblacklists(track_resource->ctx, s)) < 0) in open_track_resource_context()
H A Davformat.c741 int ff_copy_whiteblacklists(AVFormatContext *dst, const AVFormatContext *src) in ff_copy_whiteblacklists() function
H A Dmpeg.c775 if ((ret = ff_copy_whiteblacklists(vobsub->sub_ctx, s)) < 0) in vobsub_read_header()
H A Dconcatdec.c350 if ((ret = ff_copy_whiteblacklists(cat->avf, avf)) < 0) in open_file()
H A Davidec.c1158 if (ff_copy_whiteblacklists(ast->sub_ctx, s) < 0) in read_gab2_sub()
H A Ddashdec.c1884 if ((ret = ff_copy_whiteblacklists(pls->ctx, s)) < 0) in reopen_demux_for_component()
H A Dhls.c2138 if ((ret = ff_copy_whiteblacklists(pls->ctx, s)) < 0) in hls_read_header()

Completed in 20 milliseconds