| /third_party/ffmpeg/libavcodec/ |
| H A D | libxavs2.c | 128 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 D | mace.c | 236 static int mace_decode_frame(AVCodecContext *avctx, AVFrame *frame, in mace_decode_frame() argument
|
| H A D | mjpegenc_common.c | 140 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 D | motionpixels.c | 43 AVFrame *frame; member [all...] |
| H A D | pcm.c | 329 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 D | v4l2_buffers.c | 299 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 D | vb.c | 46 uint8_t *frame, *prev_frame; member 192 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument [all...] |
| 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
|
| /third_party/elfutils/tests/ |
| H A D | addrcfi.c | 78 Dwarf_Frame *frame; member [all...] |
| /third_party/ffmpeg/doc/examples/ |
| H A D | muxing.c | 62 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 D | demuxing_decoding.c | 54 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 D | transcode_aac.c | 268 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 D | transcoding.c | 462 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 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...] |