Home
last modified time | relevance | path

Searched defs:bsfc (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dbitstream_filter.c83 void av_bitstream_filter_close(AVBitStreamFilterContext *bsfc) in av_bitstream_filter_close()
97 int av_bitstream_filter_filter(AVBitStreamFilterContext *bsfc, in av_bitstream_filter_filter()
Dopus_metadata_bsf.c28 static int opus_metadata_init(AVBSFContext *bsfc) in opus_metadata_init()
Daac_adtstoasc_bsf.c39 static int aac_adtstoasc_filter(AVBSFContext *bsfc, AVPacket *pkt) in aac_adtstoasc_filter()
Dmpeg4_unpack_bframes_bsf.c148 static void mpeg4_unpack_bframes_close_flush(AVBSFContext *bsfc) in mpeg4_unpack_bframes_close_flush()
/third_party/ffmpeg/libavformat/
Dinternal.h170 AVBSFContext *bsfc; member
Dmux.c1159 AVBSFContext *bsfc = st->internal->bsfc; local
Dutils.c5616 AVBSFContext *bsfc; local
5663 AVBitStreamFilterContext *bsfc)