Home
last modified time | relevance | path

Searched defs:frame (Results 1226 - 1250 of 1974) sorted by relevance

1...<<41424344454647484950>>...79

/third_party/ffmpeg/libavcodec/
H A Dvqavideo.c104 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 Dmv30.c404 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 Dopusenc.c54 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 Dqdmc.c699 static int qdmc_decode_frame(AVCodecContext *avctx, AVFrame *frame, in qdmc_decode_frame() argument
H A Drasc.c63 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 Dshorten.c525 static int shorten_decode_frame(AVCodecContext *avctx, AVFrame *frame, in shorten_decode_frame() argument
H A Dsonic.c983 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 Dmss2.c474 static int mss2_decode_frame(AVCodecContext *avctx, AVFrame *frame, in mss2_decode_frame() argument
[all...]
H A Dpixlet.c480 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 Dproresdec2.c781 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
[all...]
H A Dralf.c413 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
H A Dtakdec.c677 static int tak_decode_frame(AVCodecContext *avctx, AVFrame *frame, in tak_decode_frame() argument
[all...]
H A Dxan.c209 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 Dvf_decimate.c33 AVFrame *frame; member
221 AVFrame *frame = dm->queue[i].frame; filter_frame() local
247 AVFrame *frame = NULL; activate() local
[all...]
H A Dqsvvpp.c45 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 Daf_ladspa.c277 AVFrame *frame = ff_get_audio_buffer(outlink, FFMIN(2048, s->out_pad)); in request_frame() local
H A Dvf_frei0r.c484 AVFrame *frame = ff_default_get_video_buffer2(outlink, outlink->w, outlink->h, 16); in source_request_frame() local
H A Dvf_lut2.c591 static int tlut2_filter_frame(AVFilterLink *inlink, AVFrame *frame) in tlut2_filter_frame() argument
H A Dvf_scale_cuda.c85 AVFrame *frame; member
[all...]
H A Dvf_transpose_npp.c71 AVFrame *frame; member
[all...]
H A Dvf_huesaturation.c381 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
H A Dvf_perspective.c440 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_openvino.c553 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 Dvividas.c758 int64_t frame; in viv_read_seek() local
H A Davformat.c589 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...]

Completed in 26 milliseconds

1...<<41424344454647484950>>...79