Searched defs:bsfc (Results 1 - 25 of 33) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dchomp_bsf.c25 static int chomp_filter(AVBitStreamFilterContext *bsfc, argument
H A Dbitstream_filter.c40 AVBitStreamFilterContext *bsfc= av_mallocz(sizeof(AVBitStreamFilterContext)); local
50 void av_bitstream_filter_close(AVBitStreamFilterContext *bsfc){ argument
58 av_bitstream_filter_filter(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size, int keyframe) argument
[all...]
H A Ddump_extradata_bsf.c24 static int dump_extradata(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
H A Dimx_dump_header_bsf.c32 static int imx_dump_header(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
H A Dmjpega_dump_header_bsf.c33 static int mjpega_dump_header(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
H A Dmovsub_bsf.c25 static int text2movsub(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
42 static int mov2textsub(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
H A Dmp3_header_compress_bsf.c26 static int mp3_header_compress(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
H A Dnoise_bsf.c24 static int noise(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
H A Dremove_extradata_bsf.c24 static int remove_extradata(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
H A Daac_adtstoasc_bsf.c37 static int aac_adtstoasc_filter(AVBitStreamFilterContext *bsfc, argument
H A Dmp3_header_decompress_bsf.c27 static int mp3_header_decompress(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
H A Dmjpeg2jpeg_bsf.c74 static int mjpeg2jpeg_filter(AVBitStreamFilterContext *bsfc, argument
H A Dh264_mp4toannexb_bsf.c56 static int h264_mp4toannexb_filter(AVBitStreamFilterContext *bsfc, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dchomp_bsf.c25 static int chomp_filter(AVBitStreamFilterContext *bsfc, argument
H A Dbitstream_filter.c50 AVBitStreamFilterContext *bsfc = local
62 void av_bitstream_filter_close(AVBitStreamFilterContext *bsfc) argument
73 av_bitstream_filter_filter(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size, int keyframe) argument
[all...]
H A Ddump_extradata_bsf.c27 static int dump_extradata(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
H A Dimx_dump_header_bsf.c32 static int imx_dump_header(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
H A Dmjpega_dump_header_bsf.c33 static int mjpega_dump_header(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
H A Dmovsub_bsf.c26 static int text2movsub(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
42 static int mov2textsub(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
H A Dnoise_bsf.c28 static int noise(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
H A Dremove_extradata_bsf.c24 static int remove_extradata(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
H A Daac_adtstoasc_bsf.c37 static int aac_adtstoasc_filter(AVBitStreamFilterContext *bsfc, argument
H A Dmp3_header_decompress_bsf.c28 static int mp3_header_decompress(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, argument
H A Dmjpeg2jpeg_bsf.c78 static int mjpeg2jpeg_filter(AVBitStreamFilterContext *bsfc, argument
H A Dh264_mp4toannexb_bsf.c131 static int h264_mp4toannexb_filter(AVBitStreamFilterContext *bsfc, argument

Completed in 125 milliseconds

12