| /third_party/ffmpeg/libavcodec/alpha/ |
| H A D | idctdsp_alpha.c | 108 av_cold void ff_idctdsp_init_alpha(IDCTDSPContext *c, AVCodecContext *avctx, in ff_idctdsp_init_alpha() argument
|
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | fdctdsp_init.c | 26 av_cold void ff_fdctdsp_init_x86(FDCTDSPContext *c, AVCodecContext *avctx, in ff_fdctdsp_init_x86() argument
|
| H A D | idctdsp_init.c | 61 av_cold void ff_idctdsp_init_x86(IDCTDSPContext *c, AVCodecContext *avctx, in ff_idctdsp_init_x86() argument [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | utils.c | 23 int ff_alloc_input_device_context(AVFormatContext **avctx, const AVInputFormat *iformat, const char *format) in ff_alloc_input_device_context() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | fflcms2.h | 35 void *avctx; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | framehash.c | 33 AVCodecParameters *avctx = st->codecpar; in ff_framehash_write_header() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vp3_parser.c | 23 parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) parse() argument
|
| H A D | canopus.c | 30 int ff_canopus_parse_info_tag(AVCodecContext *avctx, in ff_canopus_parse_info_tag() argument
|
| H A D | cook_parser.c | 37 static int cook_parse(AVCodecParserContext *s1, AVCodecContext *avctx, in cook_parse() argument
|
| H A D | dvaudio_parser.c | 29 static int dvaudio_parse(AVCodecParserContext *s1, AVCodecContext *avctx, in dvaudio_parse() argument
|
| H A D | fmtconvert.c | 53 av_cold void ff_fmt_convert_init(FmtConvertContext *c, AVCodecContext *avctx) in ff_fmt_convert_init() argument
|
| H A D | asv.c | 89 av_cold void ff_asv_common_init(AVCodecContext *avctx) in ff_asv_common_init() argument
|
| H A D | assdec.c | 31 static av_cold int ass_decode_init(AVCodecContext *avctx) in ass_decode_init() argument 43 ass_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) ass_decode_frame() argument [all...] |
| H A D | huffyuv.c | 71 av_cold void ff_huffyuv_common_init(AVCodecContext *avctx) in ff_huffyuv_common_init() argument
|
| H A D | blockdsp.c | 59 av_cold void ff_blockdsp_init(BlockDSPContext *c, AVCodecContext *avctx) in ff_blockdsp_init() argument
|
| H A D | v408dec.c | 28 static av_cold int v408_decode_init(AVCodecContext *avctx) in v408_decode_init() argument 35 static int v408_decode_frame(AVCodecContext *avctx, AVFrame *pic, in v408_decode_frame() argument [all...] |
| H A D | v410enc.c | 30 static av_cold int v410_encode_init(AVCodecContext *avctx) in v410_encode_init() argument 43 static int v410_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in v410_encode_frame() argument [all...] |
| H A D | v308enc.c | 29 static av_cold int v308_encode_init(AVCodecContext *avctx) in v308_encode_init() argument 42 static int v308_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in v308_encode_frame() argument [all...] |
| H A D | v308dec.c | 26 static av_cold int v308_decode_init(AVCodecContext *avctx) in v308_decode_init() argument 36 static int v308_decode_frame(AVCodecContext *avctx, AVFrame *pic, in v308_decode_frame() argument [all...] |
| H A D | y41pdec.c | 27 static av_cold int y41p_decode_init(AVCodecContext *avctx) in y41p_decode_init() argument 39 static int y41p_decode_frame(AVCodecContext *avctx, AVFrame *pic, in y41p_decode_frame() argument [all...] |
| H A D | y41penc.c | 28 static av_cold int y41p_encode_init(AVCodecContext *avctx) in y41p_encode_init() argument 41 static int y41p_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in y41p_encode_frame() argument [all...] |
| H A D | yuv4dec.c | 27 static av_cold int yuv4_decode_init(AVCodecContext *avctx) in yuv4_decode_init() argument 34 static int yuv4_decode_frame(AVCodecContext *avctx, AVFrame *pic, in yuv4_decode_frame() argument
|
| H A D | yuv4enc.c | 27 static int yuv4_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in yuv4_encode_frame() argument
|
| H A D | msgsmdec.c | 29 int ff_msgsm_decode_block(AVCodecContext *avctx, int16_t *samples, in ff_msgsm_decode_block() argument
|
| H A D | rawenc.c | 37 static av_cold int raw_encode_init(AVCodecContext *avctx) in raw_encode_init() argument 49 static int raw_encode(AVCodecContext *avctx, AVPacket *pkt, in raw_encode() argument [all...] |