/third_party/ffmpeg/libavcodec/ |
H A D | wmaenc.c | 110 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 D | tta.c | 227 static int tta_decode_frame(AVCodecContext *avctx, AVFrame *frame, in tta_decode_frame() argument [all...] |
H A D | truespeech.c | 309 static int truespeech_decode_frame(AVCodecContext *avctx, AVFrame *frame, in truespeech_decode_frame() argument
|
H A D | v4l2_context.c | 572 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 D | v4l2_m2m_enc.c | 274 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 D | vp9_raw_reorder_bsf.c | 56 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 D | pafvideo.c | 58 uint8_t *frame[4]; member 276 int i, frame, ret; paf_video_decode() local [all...] |
H A D | photocd.c | 224 static av_noinline int decode_huff(AVCodecContext *avctx, AVFrame *frame, in decode_huff() argument
|
H A D | smc.c | 51 AVFrame *frame; member [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_adelay.c | 318 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument 358 AVFrame *frame = NULL; activate() local [all...] |
H A D | af_chorus.c | 211 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument 274 AVFrame *frame; request_frame() local [all...] |
H A D | asrc_sine.c | 209 AVFrame *frame; in activate() local
|
H A D | asrc_afirsrc.c | 261 AVFrame *frame; in activate() local
|
H A D | asrc_anoisesrc.c | 193 AVFrame *frame; in activate() local
|
H A D | avf_showspatial.c | 270 AVFrame *frame = NULL; in spatial_activate() local
|
H A D | setpts.c | 156 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 D | vf_dnn_classify.c | 64 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 D | vf_detelecine.c | 53 AVFrame *frame[2]; member 323 AVFrame *frame = av_frame_clone(s->frame[i]); filter_frame() local [all...] |
H A D | vf_despill.c | 46 AVFrame *frame = arg; in do_despill_slice() local 92 static int filter_frame(AVFilterLink *link, AVFrame *frame) in filter_frame() argument [all...] |
H A D | f_loop.c | 131 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 D | f_segment.c | 164 static int current_segment_finished(AVFilterContext *ctx, AVFrame *frame) in current_segment_finished() argument 190 AVFrame *frame = NULL; in activate() local [all...] |
H A D | vf_elbg.c | 145 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument [all...] |
H A D | af_anlms.c | 55 AVFrame *frame[2]; member [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | kmsgrab.c | 87 AVFrame *frame = (AVFrame*)data; in kmsgrab_free_frame() local 267 AVFrame *frame = NULL; in kmsgrab_read_packet() local [all...] |
H A D | lavfi.c | 361 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...] |