Home
last modified time | relevance | path

Searched refs:avsubtitle_free (Results 1 - 11 of 11) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Davcodec.h2452 void avsubtitle_free(AVSubtitle *sub);
2541 * must be freed with avsubtitle_free if *got_sub_ptr is set.
H A Dpgssubdec.c528 avsubtitle_free(sub); in display_end_segment()
H A Davcodec.c418 void avsubtitle_free(AVSubtitle *sub) in avsubtitle_free() function
H A Ddecode.c852 avsubtitle_free(sub); in avcodec_decode_subtitle2()
875 avsubtitle_free(sub); in avcodec_decode_subtitle2()
/third_party/ffmpeg/libavfilter/
H A Dvf_subtitles.c483 avsubtitle_free(&sub); in init_subtitles()
/third_party/ffmpeg/tools/
H A Dtarget_dec_fuzzer.c90 avsubtitle_free(&sub); in subtitle_handler()
/third_party/ffmpeg/fftools/
H A Dffmpeg_filter.c1157 avsubtitle_free(&tmp); in configure_filtergraph()
H A Dffmpeg.c540 avsubtitle_free(&sub); in ffmpeg_cleanup()
619 avsubtitle_free(&ist->prev_sub.subtitle); in ffmpeg_cleanup()
2344 avsubtitle_free(&subtitle); in transcode_subtitles()
H A Dffplay.c674 avsubtitle_free(&vp->sub); in frame_queue_unref_item()
2251 avsubtitle_free(&sp->sub); in subtitle_thread()
H A Dffprobe.c2762 avsubtitle_free(&sub); in process_frame()
/third_party/ffmpeg/libavformat/
H A Ddemux.c2084 avsubtitle_free(&subtitle); in try_decode_frame()

Completed in 33 milliseconds