| /third_party/ffmpeg/libavcodec/ |
| H A D | vqavideo.c | 104 AVFrame *frame; member 343 static int vqa_decode_frame_pal8(VqaContext *s, AVFrame *frame) in vqa_decode_frame_pal8() argument 626 vqa_decode_frame_hicolor(VqaContext *s, AVFrame *frame) vqa_decode_frame_hicolor() argument [all...] |
| H A D | mv30.c | 404 static int decode_intra(AVCodecContext *avctx, GetBitContext *gb, AVFrame *frame) in decode_intra() argument 463 decode_inter(AVCodecContext *avctx, GetBitContext *gb, AVFrame *frame, AVFrame *prev) decode_inter() argument 604 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument [all...] |
| H A D | opusenc.c | 54 CeltFrame *frame; member 542 opus_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) opus_encode_frame() argument [all...] |
| H A D | qdmc.c | 699 static int qdmc_decode_frame(AVCodecContext *avctx, AVFrame *frame, in qdmc_decode_frame() argument
|
| H A D | rasc.c | 63 AVFrame *frame; member 69 static void clear_plane(AVCodecContext *avctx, AVFrame *frame) in clear_plane() argument 674 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument [all...] |
| H A D | shorten.c | 525 static int shorten_decode_frame(AVCodecContext *avctx, AVFrame *frame, in shorten_decode_frame() argument
|
| H A D | sonic.c | 983 static int sonic_decode_frame(AVCodecContext *avctx, AVFrame *frame, in sonic_decode_frame() argument 720 sonic_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) sonic_encode_frame() argument
|
| H A D | mss2.c | 474 static int mss2_decode_frame(AVCodecContext *avctx, AVFrame *frame, in mss2_decode_frame() argument [all...] |
| H A D | pixlet.c | 480 static void postprocess_luma(AVCodecContext *avctx, AVFrame *frame, in postprocess_luma() argument 504 static void postprocess_chroma(AVFrame *frame, int w, int h, int depth) in postprocess_chroma() argument 316 read_highpass(AVCodecContext *avctx, const uint8_t *ptr, int plane, AVFrame *frame) read_highpass() argument 528 decode_plane(AVCodecContext *avctx, int plane, const AVPacket *avpkt, AVFrame *frame) decode_plane() argument [all...] |
| H A D | proresdec2.c | 781 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument [all...] |
| H A D | ralf.c | 413 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
|
| H A D | takdec.c | 677 static int tak_decode_frame(AVCodecContext *avctx, AVFrame *frame, in tak_decode_frame() argument [all...] |
| H A D | xan.c | 209 static inline void xan_wc3_output_pixel_run(XanContext *s, AVFrame *frame, in xan_wc3_output_pixel_run() argument 239 static inline void xan_wc3_copy_pixel_run(XanContext *s, AVFrame *frame, in xan_wc3_copy_pixel_run() argument 297 static int xan_wc3_decode_frame(XanContext *s, AVFrame *frame) in xan_wc3_decode_frame() argument 541 xan_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) xan_decode_frame() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_decimate.c | 33 AVFrame *frame; member 221 AVFrame *frame = dm->queue[i].frame; filter_frame() local 247 AVFrame *frame = NULL; activate() local [all...] |
| H A D | qsvvpp.c | 45 QSVFrame *frame; member 231 static int map_frame_to_surface(AVFrame *frame, mfxFrameSurface1 *surface) in map_frame_to_surface() argument 327 QSVFrame *frame; clear_frame_list() local [all...] |
| H A D | af_ladspa.c | 277 AVFrame *frame = ff_get_audio_buffer(outlink, FFMIN(2048, s->out_pad)); in request_frame() local
|
| H A D | vf_frei0r.c | 484 AVFrame *frame = ff_default_get_video_buffer2(outlink, outlink->w, outlink->h, 16); in source_request_frame() local
|
| H A D | vf_lut2.c | 591 static int tlut2_filter_frame(AVFilterLink *inlink, AVFrame *frame) in tlut2_filter_frame() argument
|
| H A D | vf_scale_cuda.c | 85 AVFrame *frame; member [all...] |
| H A D | vf_transpose_npp.c | 71 AVFrame *frame; member [all...] |
| H A D | vf_huesaturation.c | 381 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
|
| H A D | vf_perspective.c | 440 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
|
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_openvino.c | 553 static int contain_valid_detection_bbox(AVFrame *frame) in contain_valid_detection_bbox() argument 612 AVFrame *frame = task->in_frame; in extract_lltask_from_task() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | vividas.c | 758 int64_t frame; in viv_read_seek() local
|
| H A D | avformat.c | 589 AVRational av_guess_sample_aspect_ratio(AVFormatContext *format, AVStream *stream, AVFrame *frame) in av_guess_sample_aspect_ratio() argument 612 AVRational av_guess_frame_rate(AVFormatContext *format, AVStream *st, AVFrame *frame) in av_guess_frame_rate() argument [all...] |