Home
last modified time | relevance | path

Searched defs:frame (Results 501 - 525 of 913) sorted by relevance

1...<<21222324252627282930>>...37

/third_party/ffmpeg/libavcodec/
H A Dsga.c106 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 Dwmadec.c823 static int wma_decode_superframe(AVCodecContext *avctx, AVFrame *frame, in wma_decode_superframe() argument
[all...]
H A Dscpr.c498 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
[all...]
H A Dsvq1dec.c527 static int svq1_decode_frame_header(AVCodecContext *avctx, AVFrame *frame) in svq1_decode_frame_header() argument
[all...]
H A Dnvdec.c481 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 Dsmcenc.c113 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 Dzmbv.c413 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
[all...]
H A Dtdsc.c525 tdsc_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) tdsc_decode_frame() argument
[all...]
H A Dutvideodec.c560 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
[all...]
H A Dra144enc.c424 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 Dvf_blend.c427 static int tblend_filter_frame(AVFilterLink *inlink, AVFrame *frame) in tblend_filter_frame() argument
H A Dvf_bwdif.c52 AVFrame *frame; member
H A Dvf_dnn_detect.c65 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 Daf_alimiter.c344 AVFrame *frame = ff_get_audio_buffer(outlink, FFMIN(1024, s->out_pad)); in request_frame() local
H A Df_metadata.c305 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
[all...]
H A Dvf_chromakey.c93 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 Dvf_codecview.c223 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
[all...]
H A Dvf_fade.c184 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 Dvf_extractplanes.c293 static int extract_plane(AVFilterLink *outlink, AVFrame *frame) in extract_plane() argument
H A Dvf_crop.c250 static int filter_frame(AVFilterLink *link, AVFrame *frame) in filter_frame() argument
[all...]
H A Daf_asoftclip.c62 AVFrame *frame[2]; member
[all...]
H A Dbuffersink.c94 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 Dvf_atadenoise.c475 AVFrame *frame = ff_bufqueue_peek(&s->q, i); in filter_frame() local
H A Dvf_deinterlace_qsv.c371 QSVFrame *frame, **last; in get_free_frame() local
396 submit_frame(AVFilterContext *ctx, AVFrame *frame, mfxFrameSurface1 **surface) submit_frame() argument
[all...]
H A Df_graphmonitor.c414 AVFrame *frame = NULL; in activate() local

Completed in 21 milliseconds

1...<<21222324252627282930>>...37