| /third_party/ffmpeg/libavcodec/ |
| H A D | v4l2_m2m_enc.c | 176 AVCodecContext *avctx = s->avctx; v4l2_prepare_encoder() local 274 v4l2_send_frame(AVCodecContext *avctx, const AVFrame *frame) v4l2_send_frame() argument 287 v4l2_receive_packet(AVCodecContext *avctx, AVPacket *avpkt) v4l2_receive_packet() argument 334 v4l2_encode_init(AVCodecContext *avctx) v4l2_encode_init() argument 384 v4l2_encode_close(AVCodecContext *avctx) v4l2_encode_close() argument [all...] |
| H A D | nuv.c | 90 static int get_quant(AVCodecContext *avctx, NuvContext *c, const uint8_t *buf, in get_quant() argument 118 static int codec_reinit(AVCodecContext *avctx, int width, int height, in codec_reinit() argument 155 static int decode_frame(AVCodecContext *avctx, AVFrame *picture, in decode_frame() argument 327 decode_init(AVCodecContext *avctx) decode_init() argument 355 decode_end(AVCodecContext *avctx) decode_end() argument [all...] |
| H A D | pafvideo.c | 66 static av_cold int paf_video_close(AVCodecContext *avctx) in paf_video_close() argument 79 static av_cold int paf_video_init(AVCodecContext *avctx) in paf_video_init() argument 271 paf_video_decode(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *pkt) paf_video_decode() argument [all...] |
| H A D | photocd.c | 187 static av_noinline int read_hufftable(AVCodecContext *avctx, VLC *vlc) in read_hufftable() argument 224 static av_noinline int decode_huff(AVCodecContext *avctx, AVFrame *frame, in decode_huff() argument 293 static int photocd_decode_frame(AVCodecContext *avctx, AVFrame *p, in photocd_decode_frame() argument 422 photocd_decode_init(AVCodecContext *avctx) photocd_decode_init() argument 433 photocd_decode_close(AVCodecContext *avctx) photocd_decode_close() argument [all...] |
| H A D | smc.c | 50 AVCodecContext *avctx; member 417 smc_decode_init(AVCodecContext *avctx) smc_decode_init() argument 431 smc_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) smc_decode_frame() argument 462 smc_decode_end(AVCodecContext *avctx) smc_decode_end() argument [all...] |
| H A D | vaapi_encode_mjpeg.c | 83 static int vaapi_encode_mjpeg_write_image_header(AVCodecContext *avctx, in vaapi_encode_mjpeg_write_image_header() argument 149 static int vaapi_encode_mjpeg_write_extra_buffer(AVCodecContext *avctx, in vaapi_encode_mjpeg_write_extra_buffer() argument 222 static int vaapi_encode_mjpeg_init_picture_params(AVCodecContext *avctx, in vaapi_encode_mjpeg_init_picture_params() argument 414 vaapi_encode_mjpeg_init_slice_params(AVCodecContext *avctx, VAAPIEncodePicture *pic, VAAPIEncodeSlice *slice) vaapi_encode_mjpeg_init_slice_params() argument 437 vaapi_encode_mjpeg_get_encoder_caps(AVCodecContext *avctx) vaapi_encode_mjpeg_get_encoder_caps() argument 451 vaapi_encode_mjpeg_configure(AVCodecContext *avctx) vaapi_encode_mjpeg_configure() argument 517 vaapi_encode_mjpeg_init(AVCodecContext *avctx) vaapi_encode_mjpeg_init() argument 530 vaapi_encode_mjpeg_close(AVCodecContext *avctx) vaapi_encode_mjpeg_close() argument [all...] |
| H A D | vaapi_decode.c | 32 int ff_vaapi_decode_make_param_buffer(AVCodecContext *avctx, in ff_vaapi_decode_make_param_buffer() argument 61 int ff_vaapi_decode_make_slice_buffer(AVCodecContext *avctx, in ff_vaapi_decode_make_slice_buffer() argument 125 ff_vaapi_decode_destroy_buffers(AVCodecContext *avctx, VAAPIDecodePicture *pic) ff_vaapi_decode_destroy_buffers() argument 153 ff_vaapi_decode_issue(AVCodecContext *avctx, VAAPIDecodePicture *pic) ff_vaapi_decode_issue() argument 227 ff_vaapi_decode_cancel(AVCodecContext *avctx, VAAPIDecodePicture *pic) ff_vaapi_decode_cancel() argument 280 vaapi_decode_find_best_format(AVCodecContext *avctx, AVHWDeviceContext *device, VAConfigID config_id, AVHWFramesContext *frames) vaapi_decode_find_best_format() argument 427 vaapi_decode_make_config(AVCodecContext *avctx, AVBufferRef *device_ref, VAConfigID *va_config, AVBufferRef *frames_ref) vaapi_decode_make_config() argument 612 ff_vaapi_common_frame_params(AVCodecContext *avctx, AVBufferRef *hw_frames_ctx) ff_vaapi_common_frame_params() argument 636 ff_vaapi_decode_init(AVCodecContext *avctx) ff_vaapi_decode_init() argument 682 ff_vaapi_decode_uninit(AVCodecContext *avctx) ff_vaapi_decode_uninit() argument [all...] |
| H A D | mpegutils.c | 51 void ff_draw_horiz_band(AVCodecContext *avctx, in ff_draw_horiz_band() argument 103 void ff_print_debug_info2(AVCodecContext *avctx, AVFram argument [all...] |
| H A D | nellymoserenc.c | 59 AVCodecContext *avctx; member 136 static av_cold int encode_end(AVCodecContext *avctx) in encode_end() argument 168 static av_cold int encode_init(AVCodecContext *avctx) in encode_init() argument 378 encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) encode_frame() argument [all...] |
| H A D | mvha.c | 82 static int build_vlc(AVCodecContext *avctx, VLC *vlc) in build_vlc() argument 151 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument 282 decode_init(AVCodecContext *avctx) decode_init() argument 293 decode_close(AVCodecContext *avctx) decode_close() argument [all...] |
| H A D | opusdec.c | 415 opus_decode_packet(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) opus_decode_packet() argument 590 opus_decode_close(AVCodecContext *avctx) opus_decode_close() argument 619 opus_decode_init(AVCodecContext *avctx) opus_decode_init() argument [all...] |
| H A D | opusenc_psy.h | 57 AVCodecContext *avctx; member
|
| H A D | qdrw.c | 48 static int parse_palette(AVCodecContext *avctx, GetByteContext *gbc, in parse_palette() argument 75 static int decode_rle_bpp2(AVCodecContext *avctx, AVFrame *p, GetByteContext *gbc) in decode_rle_bpp2() argument 130 static int decode_rle_bpp4(AVCodecContext *avctx, AVFrame *p, GetByteContext *gbc) in decode_rle_bpp4() argument 174 static int decode_rle16(AVCodecContext *avctx, AVFram argument 217 decode_rle(AVCodecContext *avctx, AVFrame *p, GetByteContext *gbc, int step) decode_rle() argument 291 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument [all...] |
| H A D | qpeg.c | 34 AVCodecContext *avctx; member 269 static int decode_frame(AVCodecContext *avctx, AVFrame *p, in decode_frame() argument 316 decode_flush(AVCodecContext *avctx) decode_flush() argument 330 decode_end(AVCodecContext *avctx) decode_end() argument 339 decode_init(AVCodecContext *avctx) decode_init() argument [all...] |
| H A D | rawdec.c | 71 static av_cold int raw_init_decoder(AVCodecContext *avctx) in raw_init_decoder() argument 132 flip(AVCodecContext *avctx, AVFrame *frame) flip() argument 166 raw_decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) raw_decode() argument 474 raw_close_decoder(AVCodecContext *avctx) raw_close_decoder() argument [all...] |
| H A D | sheervideo.c | 39 static void decode_ca4i(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) in decode_ca4i() argument 83 static void decode_ca4p(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) in decode_ca4p() argument 171 decode_ybr10i(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_ybr10i() argument 210 decode_ybr10(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_ybr10() argument 286 decode_yry10i(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_yry10i() argument 328 decode_yry10(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_yry10() argument 411 decode_ca2i(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_ca2i() argument 461 decode_ca2p(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_ca2p() argument 563 decode_c82i(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_c82i() argument 613 decode_c82p(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_c82p() argument 715 decode_ybyr(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_ybyr() argument 798 decode_byryi(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_byryi() argument 872 decode_byry(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_byry() argument 955 decode_ybri(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_ybri() argument 1023 decode_ybr(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_ybr() argument 1099 decode_aybri(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_aybri() argument 1177 decode_aybr(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_aybr() argument 1265 decode_argxi(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_argxi() argument 1309 decode_argx(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_argx() argument 1397 decode_rgbxi(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_rgbxi() argument 1436 decode_rgbx(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_rgbx() argument 1512 decode_argbi(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_argbi() argument 1578 decode_argb(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_argb() argument 1654 decode_rgbi(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_rgbi() argument 1713 decode_rgb(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) decode_rgb() argument 1804 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument 1991 decode_end(AVCodecContext *avctx) decode_end() argument [all...] |
| H A D | utvideoenc.c | 61 static av_cold int utvideo_encode_close(AVCodecContext *avctx) in utvideo_encode_close() argument 73 static av_cold int utvideo_encode_init(AVCodecContext *avctx) in utvideo_encode_init() argument 379 encode_plane(AVCodecContext *avctx, uint8_t *src, uint8_t *dst, ptrdiff_t stride, int plane_no, int width, int height, PutByteContext *pb) encode_plane() argument 520 utvideo_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) utvideo_encode_frame() argument [all...] |
| H A D | vaapi_hevc.c | 117 static int vaapi_hevc_start_frame(AVCodecContext *avctx, in vaapi_hevc_start_frame() argument 295 static int vaapi_hevc_end_frame(AVCodecContext *avctx) in vaapi_hevc_end_frame() argument 325 fill_pred_weight_table(AVCodecContext *avctx, const HEVCContext *h, const SliceHeader *sh, VASliceParameterBufferHEVC *slice_param) fill_pred_weight_table() argument 407 vaapi_hevc_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) vaapi_hevc_decode_slice() argument 549 ff_vaapi_parse_hevc_rext_profile(AVCodecContext *avctx) ff_vaapi_parse_hevc_rext_profile() argument [all...] |
| H A D | vdpau.c | 123 int ff_vdpau_common_frame_params(AVCodecContext *avctx, in ff_vdpau_common_frame_params() argument 142 int ff_vdpau_common_init(AVCodecContext *avctx, VdpDecoderProfile profile, in ff_vdpau_common_init() argument 293 ff_vdpau_common_uninit(AVCodecContext *avctx) ff_vdpau_common_uninit() argument 316 ff_vdpau_common_reinit(AVCodecContext *avctx) ff_vdpau_common_reinit() argument 341 ff_vdpau_common_end_frame(AVCodecContext *avctx, AVFrame *frame, struct vdpau_picture_context *pic_ctx) ff_vdpau_common_end_frame() argument 370 ff_vdpau_mpeg_end_frame(AVCodecContext *avctx) ff_vdpau_mpeg_end_frame() argument 410 av_vdpau_bind_context(AVCodecContext *avctx, VdpDevice device, VdpGetProcAddress *get_proc, unsigned flags) av_vdpau_bind_context() argument [all...] |
| H A D | vmdvideo.c | 51 AVCodecContext *avctx; member 376 vmdvideo_decode_end(AVCodecContext *avctx) vmdvideo_decode_end() argument 387 vmdvideo_decode_init(AVCodecContext *avctx) vmdvideo_decode_init() argument 433 vmdvideo_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) vmdvideo_decode_frame() argument [all...] |
| H A D | xpmdec.c | 306 static int xpm_decode_frame(AVCodecContext *avctx, AVFrame *p, in xpm_decode_frame() argument 431 xpm_decode_close(AVCodecContext *avctx) xpm_decode_close() argument [all...] |
| H A D | xvididct.c | 333 av_cold void ff_xvid_idct_init(IDCTDSPContext *c, AVCodecContext *avctx) in ff_xvid_idct_init() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_chromaber_vulkan.c | 173 static int process_frames(AVFilterContext *avctx, AVFrame *out_f, AVFrame *in_f) in process_frames() argument 305 static void chromaber_vulkan_uninit(AVFilterContext *avctx) in chromaber_vulkan_uninit() argument
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | kmsgrab.c | 92 static int kmsgrab_get_fb(AVFormatContext *avctx, in kmsgrab_get_fb() argument 156 static int kmsgrab_get_fb2(AVFormatContext *avctx, in kmsgrab_get_fb2() argument 262 kmsgrab_read_packet(AVFormatContext *avctx, AVPacket *pkt) kmsgrab_read_packet() argument 408 kmsgrab_read_header(AVFormatContext *avctx) kmsgrab_read_header() argument 669 kmsgrab_read_close(AVFormatContext *avctx) kmsgrab_read_close() argument [all...] |
| H A D | lavfi.c | 83 av_cold static int lavfi_read_close(AVFormatContext *avctx) in lavfi_read_close() argument 98 static int create_subcc_streams(AVFormatContext *avctx) in create_subcc_streams() argument 123 av_cold static int lavfi_read_header(AVFormatContext *avctx) in lavfi_read_header() argument 361 create_subcc_packet(AVFormatContext *avctx, AVFrame *frame, int sink_idx) create_subcc_packet() argument 381 lavfi_read_packet(AVFormatContext *avctx, AVPacket *pkt) lavfi_read_packet() argument [all...] |