Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dbsf.h313 int av_bsf_list_parse_str(const char *str, AVBSFContext **bsf);
H A Dbsf.c527 int av_bsf_list_parse_str(const char *str, AVBSFContext **bsf_lst) in av_bsf_list_parse_str() function
H A Ddecode.c179 ret = av_bsf_list_parse_str(codec->bsfs, &avci->bsf); in decode_bsfs_init()
/third_party/ffmpeg/libavformat/
H A Dtee.c349 ret = av_bsf_list_parse_str(entry->value, &tee_slave->bsfs[i]); in open_slave()
/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c1656 ret = av_bsf_list_parse_str(bsfs, &ost->bsf_ctx); in new_output_stream()

Completed in 11 milliseconds