/third_party/ffmpeg/libavcodec/ |
H A D | sga.c | 106 static int decode_index_palmap(SGAVideoContext *s, AVFrame *frame) in decode_index_palmap() argument 128 static int decode_index_tilemap(SGAVideoContext *s, AVFrame *frame) in decode_index_tilemap() argument 181 static int decode_index(SGAVideoContext *s, AVFrame *frame) in decode_index() argument 309 sga_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) sga_decode_frame() argument [all...] |
H A D | wmadec.c | 823 static int wma_decode_superframe(AVCodecContext *avctx, AVFrame *frame, in wma_decode_superframe() argument [all...] |
H A D | scpr.c | 498 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument [all...] |
H A D | svq1dec.c | 527 static int svq1_decode_frame_header(AVCodecContext *avctx, AVFrame *frame) in svq1_decode_frame_header() argument [all...] |
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/libavfilter/ |
H A D | vf_blend.c | 427 static int tblend_filter_frame(AVFilterLink *inlink, AVFrame *frame) in tblend_filter_frame() argument
|
H A D | vf_bwdif.c | 52 AVFrame *frame; member
|
H A D | vf_dnn_detect.c | 65 static int dnn_detect_post_proc_ov(AVFrame *frame, DNNData *output, AVFilterContext *filter_ctx) in dnn_detect_post_proc_ov() argument 142 static int dnn_detect_post_proc_tf(AVFrame *frame, DNNData *output, AVFilterContext *filter_ctx) in dnn_detect_post_proc_tf() argument 217 dnn_detect_post_proc(AVFrame *frame, DNNData *output, uint32_t nb, AVFilterContext *filter_ctx) dnn_detect_post_proc() argument [all...] |
H A D | af_alimiter.c | 344 AVFrame *frame = ff_get_audio_buffer(outlink, FFMIN(1024, s->out_pad)); in request_frame() local
|
H A D | f_metadata.c | 305 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument [all...] |
H A D | vf_chromakey.c | 93 static av_always_inline void get_pixel_uv(AVFrame *frame, int hsub_log2, int vsub_log2, int x, int y, uint8_t *u, uint8_t *v) in get_pixel_uv() argument 105 static av_always_inline void get_pixel16_uv(AVFrame *frame, int hsub_log2, int vsub_log2, int x, int y, uint16_t *u, uint16_t *v) in get_pixel16_uv() argument 119 AVFrame *frame = arg; do_chromakey_slice() local 149 AVFrame *frame = arg; do_chromakey16_slice() local 184 AVFrame *frame = arg; do_chromahold_slice() local 221 AVFrame *frame = arg; do_chromahold16_slice() local 257 filter_frame(AVFilterLink *link, AVFrame *frame) filter_frame() argument [all...] |
H A D | vf_codecview.c | 223 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument [all...] |
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
|