Home
last modified time | relevance | path

Searched defs:frame (Results 726 - 750 of 1924) sorted by relevance

1...<<21222324252627282930>>...77

/third_party/ffmpeg/libavcodec/
H A Dlibxavs2.c128 static void xavs2_copy_frame_with_shift(xavs2_picture_t *pic, const AVFrame *frame, const int shift_in) in xavs2_copy_frame_with_shift() argument
150 static void xavs2_copy_frame(xavs2_picture_t *pic, const AVFrame *frame) in xavs2_copy_frame() argument
170 xavs2_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) xavs2_encode_frame() argument
[all...]
H A Dmace.c236 static int mace_decode_frame(AVCodecContext *avctx, AVFrame *frame, in mace_decode_frame() argument
H A Dmjpegenc_common.c140 int ff_mjpeg_add_icc_profile_size(AVCodecContext *avctx, const AVFrame *frame, in ff_mjpeg_add_icc_profile_size() argument
165 jpeg_put_comments(AVCodecContext *avctx, PutBitContext *p, const AVFrame *frame) jpeg_put_comments() argument
278 ff_mjpeg_encode_picture_header(AVCodecContext *avctx, PutBitContext *pb, const AVFrame *frame, struct MJpegContext *m, ScanTable *intra_scantable, int pred, uint16_t luma_intra_matrix[64], uint16_t chroma_intra_matrix[64], int use_slices) ff_mjpeg_encode_picture_header() argument
H A Dmotionpixels.c43 AVFrame *frame; member
[all...]
H A Dpcm.c329 static int pcm_decode_frame(AVCodecContext *avctx, AVFrame *frame, in pcm_decode_frame() argument
96 pcm_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) pcm_encode_frame() argument
[all...]
H A Dv4l2_buffers.c299 static int v4l2_buffer_buf_to_swframe(AVFrame *frame, V4L2Buffer *avbuf) in v4l2_buffer_buf_to_swframe() argument
340 v4l2_buffer_swframe_to_buf(const AVFrame *frame, V4L2Buffer *out) v4l2_buffer_swframe_to_buf() argument
411 ff_v4l2_buffer_avframe_to_buf(const AVFrame *frame, V4L2Buffer *out) ff_v4l2_buffer_avframe_to_buf() argument
418 ff_v4l2_buffer_buf_to_avframe(AVFrame *frame, V4L2Buffer *avbuf) ff_v4l2_buffer_buf_to_avframe() argument
[all...]
H A Dvb.c46 uint8_t *frame, *prev_frame; member
192 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
[all...]
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
/third_party/elfutils/tests/
H A Daddrcfi.c78 Dwarf_Frame *frame; member
[all...]
/third_party/ffmpeg/doc/examples/
H A Dmuxing.c62 AVFrame *frame; member
84 write_frame(AVFormatContext *fmt_ctx, AVCodecContext *c, AVStream *st, AVFrame *frame, AVPacket *pkt) write_frame() argument
221 AVFrame *frame = av_frame_alloc(); alloc_audio_frame() local
313 AVFrame *frame = ost->tmp_frame; get_audio_frame() local
343 AVFrame *frame; write_audio_frame() local
[all...]
H A Ddemuxing_decoding.c54 static AVFrame *frame = NULL; variable
59 static int output_video_frame(AVFrame *frame) in output_video_frame() argument
90 output_audio_frame(AVFrame *frame) output_audio_frame() argument
[all...]
H A Dtranscode_aac.c268 static int init_input_frame(AVFrame **frame) in init_input_frame() argument
370 static int decode_audio_frame(AVFrame *frame, in decode_audio_frame() argument
619 init_output_frame(AVFrame **frame, AVCodecContext *output_codec_context, int frame_size) init_output_frame() argument
665 encode_audio_frame(AVFrame *frame, AVFormatContext *output_format_context, AVCodecContext *output_codec_context, int *data_present) encode_audio_frame() argument
[all...]
H A Dtranscoding.c462 static int filter_encode_write_frame(AVFrame *frame, unsigned int stream_index) in filter_encode_write_frame() argument
[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...]

Completed in 15 milliseconds

1...<<21222324252627282930>>...77