Home
last modified time | relevance | path

Searched defs:frame (Results 851 - 875 of 1086) sorted by relevance

1...<<31323334353637383940>>...44

/third_party/elfutils/tests/
H A Dvarlocs.c268 Dwarf_Frame *frame; in print_expr() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dagm.c314 decode_intra_plane(AGMContext *s, GetBitContext *gb, int size, const int *quant_matrix, AVFrame *frame, int plane) decode_intra_plane() argument
393 decode_inter_plane(AGMContext *s, GetBitContext *gb, int size, const int *quant_matrix, AVFrame *frame, AVFrame *prev, int plane) decode_inter_plane() argument
574 decode_raw_intra_rgb(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) decode_raw_intra_rgb() argument
662 decode_runlen_rgb(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) decode_runlen_rgb() argument
715 decode_runlen(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) decode_runlen() argument
765 decode_raw_intra(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) decode_raw_intra() argument
798 decode_intra(AVCodecContext *avctx, GetBitContext *gb, AVFrame *frame) decode_intra() argument
874 decode_inter(AVCodecContext *avctx, GetBitContext *gb, AVFrame *frame, AVFrame *prev) decode_inter() argument
1097 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument
[all...]
H A Dadpcm.c1065 static int adpcm_decode_frame(AVCodecContext *avctx, AVFrame *frame, in adpcm_decode_frame() argument
[all...]
H A Dnvenc.c1799 nvenc_copy_frame(AVCodecContext *avctx, NvencSurface *nv_surface, NV_ENC_LOCK_INPUT_BUFFER *lock_buffer_params, const AVFrame *frame) nvenc_copy_frame() argument
1863 nvenc_register_frame(AVCodecContext *avctx, const AVFrame *frame) nvenc_register_frame() argument
1917 nvenc_upload_frame(AVCodecContext *avctx, const AVFrame *frame, NvencSurface *nvenc_frame) nvenc_upload_frame() argument
2173 prepare_sei_data_array(AVCodecContext *avctx, const AVFrame *frame) prepare_sei_data_array() argument
2271 reconfig_encoder(AVCodecContext *avctx, const AVFrame *frame) reconfig_encoder() argument
2363 nvenc_send_frame(AVCodecContext *avctx, const AVFrame *frame) nvenc_send_frame() argument
2476 AVFrame *frame = ctx->frame; ff_nvenc_receive_packet() local
[all...]
H A Drpzaenc.c785 rpza_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) rpza_encode_frame() argument
[all...]
H A Dtwinvq.c478 int ff_twinvq_decode_frame(AVCodecContext *avctx, AVFrame *frame, in ff_twinvq_decode_frame() argument
H A Dvideotoolbox.c93 static int videotoolbox_postproc_frame(void *avctx, AVFrame *frame) in videotoolbox_postproc_frame() argument
124 ff_videotoolbox_alloc_frame(AVCodecContext *avctx, AVFrame *frame) ff_videotoolbox_alloc_frame() argument
515 videotoolbox_buffer_create(AVCodecContext *avctx, AVFrame *frame) videotoolbox_buffer_create() argument
1003 ff_videotoolbox_common_end_frame(AVCodecContext *avctx, AVFrame *frame) ff_videotoolbox_common_end_frame() argument
1040 AVFrame *frame = h->cur_pic_ptr->f; videotoolbox_h264_end_frame() local
1073 AVFrame *frame = h->ref->frame; videotoolbox_hevc_end_frame() local
1105 AVFrame *frame = s->current_picture_ptr->f; videotoolbox_mpeg_end_frame() local
1129 AVFrame *frame = ctx->frame; videotoolbox_prores_end_frame() local
[all...]
H A Dqsvenc.c1435 QSVFrame *frame, **last; in get_free_frame() local
1470 submit_frame(QSVEncContext *q, const AVFrame *frame, QSVFrame **new_frame) submit_frame() argument
1563 set_roi_encode_ctrl(AVCodecContext *avctx, const AVFrame *frame, mfxEncodeCtrl *enc_ctrl) set_roi_encode_ctrl() argument
1624 update_qp(AVCodecContext *avctx, QSVEncContext *q, const AVFrame *frame) update_qp() argument
1660 update_parameters(AVCodecContext *avctx, QSVEncContext *q, const AVFrame *frame) update_parameters() argument
1701 encode_frame(AVCodecContext *avctx, QSVEncContext *q, const AVFrame *frame) encode_frame() argument
1814 ff_qsv_encode(AVCodecContext *avctx, QSVEncContext *q, AVPacket *pkt, const AVFrame *frame, int *got_packet) ff_qsv_encode() argument
[all...]
H A Dvaapi_encode.c1118 static int vaapi_encode_send_frame(AVCodecContext *avctx, AVFrame *frame) in vaapi_encode_send_frame() argument
1092 vaapi_encode_check_frame(AVCodecContext *avctx, const AVFrame *frame) vaapi_encode_check_frame() argument
1189 AVFrame *frame = ctx->frame; ff_vaapi_encode_receive_packet() local
[all...]
H A Dopus_silk.c58 SilkFrame frame[2]; member
305 static inline void silk_decode_lpc(SilkContext *s, SilkFrame *frame, in silk_decode_lpc() argument
528 SilkFrame * const frame in silk_decode_frame() local
768 silk_flush_frame(SilkFrame *frame) silk_flush_frame() argument
[all...]
H A Dutils.c120 int ff_side_data_update_matrix_encoding(AVFrame *frame, in ff_side_data_update_matrix_encoding() argument
388 int avcodec_fill_audio_frame(AVFrame *frame, int nb_channels, in avcodec_fill_audio_frame() argument
423 ff_color_frame(AVFrame *frame, const int c[4]) ff_color_frame() argument
1082 ff_alloc_timecode_sei(const AVFrame *frame, AVRational rate, size_t prefix_len, void **data, size_t *sei_size) ff_alloc_timecode_sei() argument
[all...]
H A Don2avc.c842 static int on2avc_decode_frame(AVCodecContext * avctx, AVFrame *frame, in on2avc_decode_frame() argument
H A Domx.c731 omx_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) omx_encode_frame() argument
[all...]
H A Dnvenc.h166 AVFrame *frame; member
H A Dvp9.c1501 static int vp9_export_enc_params(VP9Context *s, VP9Frame *frame) in vp9_export_enc_params() argument
1553 vp9_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *pkt) vp9_decode_frame() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Davfilter.c963 static int default_filter_frame(AVFilterLink *link, AVFrame *frame) in default_filter_frame() argument
968 static int ff_filter_frame_framed(AVFilterLink *link, AVFrame *frame) in ff_filter_frame_framed() argument
999 int ff_filter_frame(AVFilterLink *link, AVFrame *frame) in ff_filter_frame() argument
1057 AVFrame *frame0, *frame, *buf; take_samples() local
1115 AVFrame *frame = NULL; ff_filter_frame_to_filter() local
1385 consume_update(AVFilterLink *link, const AVFrame *frame) consume_update() argument
1396 AVFrame *frame; ff_inlink_consume_frame() local
1416 AVFrame *frame; ff_inlink_consume_samples() local
1440 AVFrame *frame = *rframe; ff_inlink_make_frame_writable() local
1478 ff_inlink_process_commands(AVFilterLink *link, const AVFrame *frame) ff_inlink_process_commands() argument
1493 ff_inlink_evaluate_timeline_at_frame(AVFilterLink *link, const AVFrame *frame) ff_inlink_evaluate_timeline_at_frame() argument
1527 AVFrame *frame = ff_framequeue_take(&link->fifo); ff_inlink_set_status() local
[all...]
H A Davf_showwaves.c69 AVFrame *frame; member
598 const AVFrame *frame = node->frame; in push_single_pic() local
H A Dvf_bm3d.c850 AVFrame *frame = NULL; in activate() local
H A Daf_silenceremove.c175 static double compute_peak_double(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) in compute_peak_double() argument
191 static void update_peak_double(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) in update_peak_double() argument
204 compute_peak_float(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) compute_peak_float() argument
220 update_peak_float(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) update_peak_float() argument
233 compute_rms_double(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) compute_rms_double() argument
250 update_rms_double(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) update_rms_double() argument
263 compute_rms_float(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) compute_rms_float() argument
280 update_rms_float(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) update_rms_float() argument
293 compute_peak_doublep(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) compute_peak_doublep() argument
309 update_peak_doublep(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) update_peak_doublep() argument
322 compute_peak_floatp(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) compute_peak_floatp() argument
338 update_peak_floatp(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) update_peak_floatp() argument
351 compute_rms_doublep(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) compute_rms_doublep() argument
368 update_rms_doublep(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) update_rms_doublep() argument
381 compute_rms_floatp(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) compute_rms_floatp() argument
398 update_rms_floatp(SilenceRemoveContext *s, AVFrame *frame, int ch, int offset) update_rms_floatp() argument
904 AVFrame *frame; request_frame() local
[all...]
H A Daf_dynaudnorm.c378 static double find_peak_magnitude(AVFrame *frame, int channel) in find_peak_magnitude() argument
399 compute_frame_rms(AVFrame *frame, int channel) compute_frame_rms() argument
425 get_max_local_gain(DynamicAudioNormalizerContext *s, AVFrame *frame, int channel) get_max_local_gain() argument
530 bypass_channel(DynamicAudioNormalizerContext *s, AVFrame *frame, int ch) bypass_channel() argument
537 perform_dc_correction(DynamicAudioNormalizerContext *s, AVFrame *frame) perform_dc_correction() argument
582 compute_frame_std_dev(DynamicAudioNormalizerContext *s, AVFrame *frame, int channel) compute_frame_std_dev() argument
608 perform_compression(DynamicAudioNormalizerContext *s, AVFrame *frame) perform_compression() argument
658 analyze_frame(DynamicAudioNormalizerContext *s, AVFilterLink *outlink, AVFrame **frame) analyze_frame() argument
726 amplify_frame(DynamicAudioNormalizerContext *s, AVFrame *in, AVFrame *frame, int enabled) amplify_frame() argument
[all...]
H A Daf_firequalizer.c816 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
860 AVFrame *frame = ff_get_audio_buffer(outlink, FFMIN(s->remaining, s->frame_nsamples_max)); request_frame() local
[all...]
H A Daf_headphone.c369 AVFrame *frame; in convert_coeffs() local
H A Dvf_datascope.c85 static void draw_text(FFDrawContext *draw, AVFrame *frame, FFDrawColor *color, in draw_text() argument
872 static void draw_trace8(OscilloscopeContext *s, AVFrame *frame) in draw_trace8() argument
891 static void draw_trace16(OscilloscopeContext *s, AVFrame *frame) in draw_trace16() argument
1046 oscilloscope_filter_frame(AVFilterLink *inlink, AVFrame *frame) oscilloscope_filter_frame() argument
[all...]
H A Daf_loudnorm.c651 AVFrame *frame; in request_frame() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vaapi.c675 static int vaapi_get_buffer(AVHWFramesContext *hwfc, AVFrame *frame) in vaapi_get_buffer() argument

Completed in 39 milliseconds

1...<<31323334353637383940>>...44