| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_fade.c | 184 static av_always_inline void filter_rgb(FadeContext *s, const AVFrame *frame, in filter_rgb() argument 209 static av_always_inline void filter_rgb_planar(FadeContext *s, const AVFrame *frame, in filter_rgb_planar() argument 236 AVFrame *frame = arg; filter_slice_rgb() local 256 AVFrame *frame = arg; filter_slice_luma() local 281 AVFrame *frame = arg; filter_slice_luma16() local 306 AVFrame *frame = arg; filter_slice_chroma() local 333 AVFrame *frame = arg; filter_slice_chroma16() local 359 AVFrame *frame = arg; filter_slice_alpha() local 384 AVFrame *frame = arg; filter_slice_alpha16() local 443 filter_frame(AVFilterLink *inlink, AVFrame *frame) filter_frame() argument [all...] |
| H A D | vf_extractplanes.c | 293 static int extract_plane(AVFilterLink *outlink, AVFrame *frame) in extract_plane() argument
|
| H A D | vf_crop.c | 250 static int filter_frame(AVFilterLink *link, AVFrame *frame) in filter_frame() argument [all...] |
| H A D | af_asoftclip.c | 62 AVFrame *frame[2]; member [all...] |
| H A D | buffersink.c | 94 int attribute_align_arg av_buffersink_get_frame(AVFilterContext *ctx, AVFrame *frame) in av_buffersink_get_frame() argument 113 static int get_frame_internal(AVFilterContext *ctx, AVFrame *frame, int flags, int samples) in get_frame_internal() argument 146 int attribute_align_arg av_buffersink_get_frame_flags(AVFilterContext *ctx, AVFrame *frame, int flags) in av_buffersink_get_frame_flags() argument 151 av_buffersink_get_samples(AVFilterContext *ctx, AVFrame *frame, int nb_samples) av_buffersink_get_samples() argument [all...] |
| H A D | vf_atadenoise.c | 475 AVFrame *frame = ff_bufqueue_peek(&s->q, i); in filter_frame() local
|
| H A D | vf_deinterlace_qsv.c | 371 QSVFrame *frame, **last; in get_free_frame() local 396 submit_frame(AVFilterContext *ctx, AVFrame *frame, mfxFrameSurface1 **surface) submit_frame() argument [all...] |
| H A D | f_graphmonitor.c | 414 AVFrame *frame = NULL; in activate() local
|
| H A D | avf_concat.c | 357 AVFrame *frame; in activate() local
|
| H A D | vf_colorcorrect.c | 67 AVFrame *frame = arg; in average_slice8() local 98 AVFrame *frame = arg; in average_slice16() local 129 AVFrame *frame = arg; minmax_slice8() local 165 AVFrame *frame = arg; minmax_slice16() local 201 AVFrame *frame = arg; median_8() local 255 AVFrame *frame = arg; median_16() local 318 AVFrame *frame = arg; colorcorrect_slice8() local 358 AVFrame *frame = arg; colorcorrect_slice16() local 396 filter_frame(AVFilterLink *inlink, AVFrame *frame) filter_frame() argument [all...] |
| H A D | vf_colorcontrast.c | 95 AVFrame *frame = arg; in colorcontrast_slice8() local 147 AVFrame *frame in colorcontrast_slice16() local 201 AVFrame *frame = arg; colorcontrast_slice8p() local 251 AVFrame *frame = arg; colorcontrast_slice16p() local 300 filter_frame(AVFilterLink *link, AVFrame *frame) filter_frame() argument [all...] |
| H A D | vf_fillborders.c | 80 static void smear_borders8(FillBordersContext *s, AVFrame *frame) in smear_borders8() argument 110 static void smear_borders16(FillBordersContext *s, AVFrame *frame) in smear_borders16() argument 142 static void mirror_borders8(FillBordersContext *s, AVFrame *frame) in mirror_borders8() argument 175 mirror_borders16(FillBordersContext *s, AVFrame *frame) mirror_borders16() argument 208 fixed_borders8(FillBordersContext *s, AVFrame *frame) fixed_borders8() argument 233 fixed_borders16(FillBordersContext *s, AVFrame *frame) fixed_borders16() argument 266 reflect_borders8(FillBordersContext *s, AVFrame *frame) reflect_borders8() argument 299 reflect_borders16(FillBordersContext *s, AVFrame *frame) reflect_borders16() argument 332 wrap_borders8(FillBordersContext *s, AVFrame *frame) wrap_borders8() argument 365 wrap_borders16(FillBordersContext *s, AVFrame *frame) wrap_borders16() argument 408 fade_borders8(FillBordersContext *s, AVFrame *frame) fade_borders8() argument 449 fade_borders16(FillBordersContext *s, AVFrame *frame) fade_borders16() argument 491 margins_borders8(FillBordersContext *s, AVFrame *frame) margins_borders8() argument 536 margins_borders16(FillBordersContext *s, AVFrame *frame) margins_borders16() argument 584 filter_frame(AVFilterLink *inlink, AVFrame *frame) filter_frame() argument [all...] |
| H A D | vf_guided.c | 403 AVFrame *frame = NULL; in activate() local
|
| H A D | vf_siti.c | 145 static int is_full_range(AVFrame* frame) in is_full_range() argument 281 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | nvdec.c | 481 static int nvdec_retrieve_data(void *logctx, AVFrame *frame) in nvdec_retrieve_data() argument 560 ff_nvdec_start_frame(AVCodecContext *avctx, AVFrame *frame) ff_nvdec_start_frame() argument 602 ff_nvdec_start_frame_sep_ref(AVCodecContext *avctx, AVFrame *frame, int has_sep_ref) ff_nvdec_start_frame_sep_ref() argument 748 ff_nvdec_get_ref_idx(AVFrame *frame) ff_nvdec_get_ref_idx() argument [all...] |
| H A D | smcenc.c | 113 static void smc_encode_stream(SMCContext *s, const AVFrame *frame, in smc_encode_stream() argument 499 smc_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) smc_encode_frame() argument [all...] |
| H A D | zmbv.c | 413 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument [all...] |
| H A D | tdsc.c | 525 tdsc_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) tdsc_decode_frame() argument [all...] |
| H A D | utvideodec.c | 560 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument [all...] |
| H A D | ra144enc.c | 424 ra144_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) ra144_encode_frame() argument [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | decklink_enc.cpp | 144 decklink_frame *frame = static_cast<decklink_frame *>(_frame); in ScheduledFrameCompleted() local 440 decklink_frame *frame; in decklink_write_video_packet() local 370 decklink_construct_vanc(AVFormatContext *avctx, struct decklink_ctx *ctx, AVPacket *pkt, decklink_frame *frame) decklink_construct_vanc() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | dv.c | 85 static const uint8_t *dv_extract_pack(const uint8_t *frame, enum dv_pack_type t) in dv_extract_pack() argument 129 static int dv_extract_audio(const uint8_t *frame, uint8_t **ppcm, in dv_extract_audio() argument 232 dv_extract_audio_info(DVDemuxContext *c, const uint8_t *frame) dv_extract_audio_info() argument 293 dv_extract_video_info(DVDemuxContext *c, const uint8_t *frame) dv_extract_video_info() argument 317 dv_extract_timecode(DVDemuxContext* c, const uint8_t* frame, char *tc) dv_extract_timecode() argument [all...] |
| H A D | gxf.c | 46 int frame = fields_per_frame ? field / fields_per_frame : field; in add_timecode_metadata() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | frame.c | 55 static void get_frame_defaults(AVFrame *frame) in get_frame_defaults() argument 87 wipe_side_data(AVFrame *frame) wipe_side_data() argument 101 AVFrame *frame = av_malloc(sizeof(*frame)); av_frame_alloc() local 111 av_frame_free(AVFrame **frame) av_frame_free() argument 120 get_video_buffer(AVFrame *frame, int align) get_video_buffer() argument 189 get_audio_buffer(AVFrame *frame, int align) get_audio_buffer() argument 254 av_frame_get_buffer(AVFrame *frame, int align) av_frame_get_buffer() argument 477 av_frame_unref(AVFrame *frame) av_frame_unref() argument 523 av_frame_is_writable(AVFrame *frame) av_frame_is_writable() argument 540 av_frame_make_writable(AVFrame *frame) av_frame_make_writable() argument 601 av_frame_get_plane_buffer(AVFrame *frame, int plane) av_frame_get_plane_buffer() argument 640 av_frame_new_side_data_from_buf(AVFrame *frame, enum AVFrameSideDataType type, AVBufferRef *buf) av_frame_new_side_data_from_buf() argument 672 av_frame_new_side_data(AVFrame *frame, enum AVFrameSideDataType type, size_t size) av_frame_new_side_data() argument 684 av_frame_get_side_data(const AVFrame *frame, enum AVFrameSideDataType type) av_frame_get_side_data() argument 784 av_frame_remove_side_data(AVFrame *frame, enum AVFrameSideDataType type) av_frame_remove_side_data() argument 831 calc_cropping_offsets(size_t offsets[4], const AVFrame *frame, const AVPixFmtDescriptor *desc) calc_cropping_offsets() argument 863 av_frame_apply_cropping(AVFrame *frame, int flags) av_frame_apply_cropping() argument [all...] |
| H A D | hwcontext_videotoolbox.c | 282 static int vt_get_buffer(AVHWFramesContext *ctx, AVFrame *frame) in vt_get_buffer() argument
|