Home
last modified time | relevance | path

Searched defs:frame (Results 376 - 400 of 951) sorted by relevance

1...<<11121314151617181920>>...39

/third_party/ffmpeg/libavcodec/
H A Dwmaenc.c110 static int apply_window_and_mdct(AVCodecContext *avctx, const AVFrame *frame) in apply_window_and_mdct() argument
374 encode_superframe(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) encode_superframe() argument
H A Dtta.c227 static int tta_decode_frame(AVCodecContext *avctx, AVFrame *frame, in tta_decode_frame() argument
[all...]
H A Dtruespeech.c309 static int truespeech_decode_frame(AVCodecContext *avctx, AVFrame *frame, in truespeech_decode_frame() argument
H A Dv4l2_context.c572 int ff_v4l2_context_enqueue_frame(V4L2Context* ctx, const AVFrame* frame) in ff_v4l2_context_enqueue_frame() argument
622 int ff_v4l2_context_dequeue_frame(V4L2Context* ctx, AVFrame* frame, int timeout) in ff_v4l2_context_dequeue_frame() argument
H A Dv4l2_m2m_enc.c274 static int v4l2_send_frame(AVCodecContext *avctx, const AVFrame *frame) in v4l2_send_frame() argument
292 AVFrame *frame = s->frame; in v4l2_receive_packet() local
[all...]
H A Dvp9_raw_reorder_bsf.c56 static void vp9_raw_reorder_frame_free(VP9RawReorderFrame **frame) in vp9_raw_reorder_frame_free() argument
74 static int vp9_raw_reorder_frame_parse(AVBSFContext *bsf, VP9RawReorderFrame *frame) in vp9_raw_reorder_frame_parse() argument
177 *next_display = last_frame, *frame; vp9_raw_reorder_make_output() local
280 VP9RawReorderFrame *frame; vp9_raw_reorder_filter() local
[all...]
H A Dpafvideo.c58 uint8_t *frame[4]; member
276 int i, frame, ret; paf_video_decode() local
[all...]
H A Dphotocd.c224 static av_noinline int decode_huff(AVCodecContext *avctx, AVFrame *frame, in decode_huff() argument
H A Dsmc.c51 AVFrame *frame; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_adelay.c318 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
358 AVFrame *frame = NULL; activate() local
[all...]
H A Daf_chorus.c211 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
274 AVFrame *frame; request_frame() local
[all...]
H A Dasrc_sine.c209 AVFrame *frame; in activate() local
H A Dasrc_afirsrc.c261 AVFrame *frame; in activate() local
H A Dasrc_anoisesrc.c193 AVFrame *frame; in activate() local
H A Davf_showspatial.c270 AVFrame *frame = NULL; in spatial_activate() local
H A Dsetpts.c156 static double eval_pts(SetPTSContext *setpts, AVFilterLink *inlink, AVFrame *frame, int64_ argument
180 filter_frame(AVFilterLink *inlink, AVFrame *frame) filter_frame() argument
[all...]
H A Dvf_dnn_classify.c64 static int dnn_classify_post_proc(AVFrame *frame, DNNData *output, uint32_t bbox_index, AVFilterContext *filter_ctx) in dnn_classify_post_proc() argument
H A Dvf_detelecine.c53 AVFrame *frame[2]; member
323 AVFrame *frame = av_frame_clone(s->frame[i]); filter_frame() local
[all...]
H A Dvf_despill.c46 AVFrame *frame = arg; in do_despill_slice() local
92 static int filter_frame(AVFilterLink *link, AVFrame *frame) in filter_frame() argument
[all...]
H A Df_loop.c131 static int afilter_frame(AVFilterLink *inlink, AVFrame *frame) in afilter_frame() argument
222 AVFrame *frame = NULL; aactivate() local
353 filter_frame(AVFilterLink *inlink, AVFrame *frame) filter_frame() argument
394 AVFrame *frame = NULL; activate() local
[all...]
H A Df_segment.c164 static int current_segment_finished(AVFilterContext *ctx, AVFrame *frame) in current_segment_finished() argument
190 AVFrame *frame = NULL; in activate() local
[all...]
H A Dvf_elbg.c145 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
[all...]
H A Daf_anlms.c55 AVFrame *frame[2]; member
[all...]
/third_party/ffmpeg/libavdevice/
H A Dkmsgrab.c87 AVFrame *frame = (AVFrame*)data; in kmsgrab_free_frame() local
267 AVFrame *frame = NULL; in kmsgrab_read_packet() local
[all...]
H A Dlavfi.c361 static int create_subcc_packet(AVFormatContext *avctx, AVFrame *frame, in create_subcc_packet() argument
386 AVFrame *frame = lavfi->decoded_frame; in lavfi_read_packet() local
[all...]

Completed in 16 milliseconds

1...<<11121314151617181920>>...39