| /third_party/ffmpeg/libavcodec/ |
| H A D | avuienc.c | 28 static av_cold int avui_encode_init(AVCodecContext *avctx) in avui_encode_init() argument 52 avui_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) avui_encode_frame() argument [all...] |
| H A D | mediacodec.c | 44 int av_mediacodec_default_init(AVCodecContext *avctx, AVMediaCodecContext *ctx, void *surface) in av_mediacodec_default_init() argument 65 void av_mediacodec_default_free(AVCodecContext *avctx) in av_mediacodec_default_free() argument 129 av_mediacodec_default_init(AVCodecContext *avctx, AVMediaCodecContext *ctx, void *surface) av_mediacodec_default_init() argument 134 av_mediacodec_default_free(AVCodecContext *avctx) av_mediacodec_default_free() argument [all...] |
| H A D | audio_frame_queue.c | 28 av_cold void ff_af_queue_init(AVCodecContext *avctx, AudioFrameQueue *afq) in ff_af_queue_init() argument [all...] |
| H A D | huffyuvencdsp.c | 71 av_cold void ff_huffyuvencdsp_init(HuffYUVEncDSPContext *c, AVCodecContext *avctx) in ff_huffyuvencdsp_init() argument
|
| H A D | libwebpenc.c | 33 static av_cold int libwebp_encode_init(AVCodecContext *avctx) in libwebp_encode_init() argument 38 static int libwebp_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in libwebp_encode_frame() argument 82 static int libwebp_encode_close(AVCodecContext *avctx) in libwebp_encode_close() argument
|
| H A D | bmvaudio.c | 33 static av_cold int bmv_aud_decode_init(AVCodecContext *avctx) in bmv_aud_decode_init() argument 42 static int bmv_aud_decode_frame(AVCodecContext *avctx, AVFrame *frame, in bmv_aud_decode_frame() argument
|
| H A D | bmp_parser.c | 38 static int bmp_parse(AVCodecParserContext *s, AVCodecContext *avctx, in bmp_parse() argument
|
| H A D | gsmdec.c | 38 static av_cold int gsm_init(AVCodecContext *avctx) in gsm_init() argument 68 gsm_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) gsm_decode_frame() argument 109 gsm_flush(AVCodecContext *avctx) gsm_flush() argument [all...] |
| H A D | gsm_parser.c | 39 static int gsm_parse(AVCodecParserContext *s1, AVCodecContext *avctx, in gsm_parse() argument
|
| H A D | h261_parser.c | 30 static int h261_find_frame_end(ParseContext *pc, AVCodecContext *avctx, in h261_find_frame_end() argument 66 h261_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) h261_parse() argument
|
| H A D | h263_parser.c | 72 h263_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) global() argument
|
| H A D | libgsmenc.c | 46 static av_cold int libgsm_encode_close(AVCodecContext *avctx) { in libgsm_encode_close() argument 52 static av_cold int libgsm_encode_init(AVCodecContext *avctx) { in libgsm_encode_init() argument 91 libgsm_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) libgsm_encode_frame() argument [all...] |
| H A D | aac_ac3_parser.c | 30 ff_aac_ac3_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) ff_aac_ac3_parse() argument [all...] |
| H A D | adx_parser.c | 39 adx_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) adx_parse() argument
|
| H A D | adx.c | 38 int ff_adx_decode_header(AVCodecContext *avctx, const uint8_t *buf, in ff_adx_decode_header() argument [all...] |
| H A D | aliaspixdec.c | 31 static int decode_frame(AVCodecContext *avctx, AVFrame *f, in decode_frame() argument [all...] |
| H A D | 012v.c | 28 static av_cold int zero12v_decode_init(AVCodecContext *avctx) in zero12v_decode_init() argument 39 static int zero12v_decode_frame(AVCodecContext *avctx, AVFrame *pic, in zero12v_decode_frame() argument [all...] |
| H A D | nvdec_vp9.c | 31 static int nvdec_vp9_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_vp9_start_frame() argument 165 static int nvdec_vp9_frame_params(AVCodecContext *avctx, in nvdec_vp9_frame_params() argument
|
| H A D | nvdec_mpeg4.c | 30 static int nvdec_mpeg4_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_mpeg4_start_frame() argument 100 static int nvdec_mpeg4_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_mpeg4_decode_slice() argument 105 static int nvdec_mpeg4_frame_params(AVCodecContext *avctx, in nvdec_mpeg4_frame_params() argument
|
| H A D | nvdec_vc1.c | 31 static int nvdec_vc1_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_vc1_start_frame() argument 109 static int nvdec_vc1_frame_params(AVCodecContext *avctx, in nvdec_vc1_frame_params() argument
|
| H A D | nvdec_mpeg12.c | 31 static int nvdec_mpeg12_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_mpeg12_start_frame() argument 94 static int nvdec_mpeg12_frame_params(AVCodecContext *avctx, in nvdec_mpeg12_frame_params() argument
|
| H A D | nvdec_vp8.c | 34 static int nvdec_vp8_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_vp8_start_frame() argument 86 static int nvdec_vp8_frame_params(AVCodecContext *avctx, in nvdec_vp8_frame_params() argument
|
| /third_party/ffmpeg/libavcodec/arm/ |
| H A D | neontest.c | 25 wrap(avcodec_open2(AVCodecContext *avctx, in avcodec_open2() argument 32 wrap(avcodec_decode_subtitle2(AVCodecContext *avctx, in avcodec_decode_subtitle2() argument 41 wrap(avcodec_encode_subtitle(AVCodecContext *avctx, in avcodec_encode_subtitle() argument 48 wrap(avcodec_send_packet(AVCodecContext *avctx, const AVPacket *avpkt)) in avcodec_send_packet() argument 53 wrap(avcodec_receive_packet(AVCodecContext *avctx, AVPacket *avpkt)) in avcodec_receive_packet() argument 58 avcodec_send_frame(AVCodecContext *avctx, const AVFrame *frame) avcodec_send_frame() argument 63 avcodec_receive_frame(AVCodecContext *avctx, AVFrame *frame) avcodec_receive_frame() argument [all...] |
| /third_party/ffmpeg/libavcodec/alpha/ |
| H A D | pixblockdsp_alpha.c | 71 av_cold void ff_pixblockdsp_init_alpha(PixblockDSPContext *c, AVCodecContext *avctx, in ff_pixblockdsp_init_alpha() argument
|
| /third_party/ffmpeg/libavcodec/aarch64/ |
| H A D | neontest.c | 25 wrap(avcodec_open2(AVCodecContext *avctx, in avcodec_open2() argument 32 wrap(avcodec_decode_subtitle2(AVCodecContext *avctx, in avcodec_decode_subtitle2() argument 41 wrap(avcodec_encode_subtitle(AVCodecContext *avctx, in avcodec_encode_subtitle() argument 48 wrap(avcodec_send_packet(AVCodecContext *avctx, const AVPacket *avpkt)) in avcodec_send_packet() argument 53 wrap(avcodec_receive_packet(AVCodecContext *avctx, AVPacket *avpkt)) in avcodec_receive_packet() argument 58 avcodec_send_frame(AVCodecContext *avctx, const AVFrame *frame) avcodec_send_frame() argument 63 avcodec_receive_frame(AVCodecContext *avctx, AVFrame *frame) avcodec_receive_frame() argument [all...] |