Home
last modified time | relevance | path

Searched defs:frame (Results 1251 - 1275 of 2042) sorted by relevance

1...<<51525354555657585960>>...82

/third_party/ffmpeg/libavcodec/
H A Dcuviddec.c459 static int cuvid_output_frame(AVCodecContext *avctx, AVFrame *frame) in cuvid_output_frame() argument
[all...]
H A Ddnxhddec.c176 static int dnxhd_decode_header(DNXHDContext *ctx, AVFrame *frame, in dnxhd_decode_header() argument
487 dnxhd_decode_macroblock(const DNXHDContext *ctx, RowContext *row, AVFrame *frame, int x, int y) dnxhd_decode_macroblock() argument
[all...]
H A Dhuffyuvdec.c816 static void draw_slice(HYuvContext *s, AVFrame *frame, int y) in draw_slice() argument
H A Ddca_xll.c1324 ff_dca_xll_filter_frame(DCAXllDecoder *s, AVFrame *frame) ff_dca_xll_filter_frame() argument
[all...]
H A Dh264_sei.h59 int frame; member
H A Dmagicyuvenc.c413 magy_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) magy_encode_frame() argument
[all...]
H A Dmpegaudioenc_template.c742 MPA_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) MPA_encode_frame() argument
H A Dadpcmenc.c599 adpcm_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) adpcm_encode_frame() argument
[all...]
H A Daacenc.c535 static void copy_input_samples(AACEncContext *s, const AVFrame *frame) in copy_input_samples() argument
557 aac_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) aac_encode_frame() argument
[all...]
H A Daic.c144 AVFrame *frame; member
384 static int aic_decode_frame(AVCodecContext *avctx, AVFrame *frame, in aic_decode_frame() argument
[all...]
H A Dpthread_frame.c95 AVFrame *frame; ///< Output frame (for decoding) or input (for encoding). member
[all...]
H A Dspeedhq.c281 static int decode_speedhq_border(const SHQContext *s, GetBitContext *gb, AVFrame *frame, int field_number, int line_stride) in decode_speedhq_border() argument
354 decode_speedhq_field(const SHQContext *s, const uint8_t *buf, int buf_size, AVFrame *frame, int field_number, int start, int end, int line_stride) decode_speedhq_field() argument
492 speedhq_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) speedhq_decode_frame() argument
[all...]
H A Dqcelpdec.c57 QCELPFrame frame; /**< unpacked data frame */ member
687 qcelp_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) qcelp_decode_frame() argument
[all...]
H A Dsipr.c523 static int sipr_decode_frame(AVCodecContext *avctx, AVFrame *frame, in sipr_decode_frame() argument
H A Dqsvdec.c65 QSVFrame *frame; member
119 static int qsv_get_continuous_buffer(AVCodecContext *avctx, AVFrame *frame, in qsv_get_continuous_buffer() argument
420 alloc_frame(AVCodecContext *avctx, QSVContext *q, QSVFrame *frame) alloc_frame() argument
486 QSVFrame *frame, **last; get_surface() local
537 qsv_export_film_grain(AVCodecContext *avctx, mfxExtAV1FilmGrainParam *ext_param, AVFrame *frame) qsv_export_film_grain() argument
603 qsv_decode(AVCodecContext *avctx, QSVContext *q, AVFrame *frame, int *got_frame, const AVPacket *avpkt) qsv_decode() argument
775 qsv_process_data(AVCodecContext *avctx, QSVContext *q, AVFrame *frame, int *got_frame, const AVPacket *pkt) qsv_process_data() argument
940 qsv_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) qsv_decode_frame() argument
[all...]
H A Dqsv.c227 int ff_qsv_map_frame_to_surface(const AVFrame *frame, mfxFrameSurface1 *surface) in ff_qsv_map_frame_to_surface() argument
263 ff_qsv_find_surface_idx(QSVFramesContext *ctx, QSVFrame *frame) ff_qsv_find_surface_idx() argument
863 ff_qsv_frame_add_ext_param(AVCodecContext *avctx, QSVFrame *frame, mfxExtBuffer * param) ff_qsv_frame_add_ext_param() argument
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_filter.c1169 int ifilter_parameters_from_frame(InputFilter *ifilter, const AVFrame *frame) in ifilter_parameters_from_frame() argument
[all...]
/third_party/elfutils/src/
H A Dstack.c57 struct frame struct
67 struct frame *frame; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_compand.c145 static int compand_nodelay(AVFilterContext *ctx, AVFrame *frame) in compand_nodelay() argument
191 compand_delay(AVFilterContext *ctx, AVFrame *frame) compand_delay() argument
268 AVFrame *frame = NULL; compand_drain() local
522 filter_frame(AVFilterLink *inlink, AVFrame *frame) filter_frame() argument
[all...]
H A Dasrc_sinc.c53 AVFrame *frame = NULL; in activate() local
H A Dvf_drawbox.c114 draw_region(AVFrame *frame, DrawBoxContext *ctx, int left, int top, int right, int down, PixelBelongsToRegion pixel_belongs_to_region) draw_region() argument
168 draw_region_rgb_packed(AVFrame *frame, DrawBoxContext *ctx, int left, int top, int right, int down, PixelBelongsToRegion pixel_belongs_to_region) draw_region_rgb_packed() argument
373 filter_frame(AVFilterLink *inlink, AVFrame *frame) filter_frame() argument
520 drawgrid_filter_frame(AVFilterLink *inlink, AVFrame *frame) drawgrid_filter_frame() argument
[all...]
H A Df_select.c273 get_scene_score(AVFilterContext *ctx, AVFrame *frame) get_scene_score() argument
306 get_concatdec_select(AVFrame *frame, int64_t pts) get_concatdec_select() argument
328 select_frame(AVFilterContext *ctx, AVFrame *frame) select_frame() argument
412 filter_frame(AVFilterLink *inlink, AVFrame *frame) filter_frame() argument
[all...]
H A Dsrc_movie.c412 describe_frame_to_str(char *dst, size_t dst_size, AVFrame *frame, enum AVMediaType frame_type, AVFilterLink *link) describe_frame_to_str() argument
504 AVFrame *frame; movie_push_frame() local
[all...]
H A Dvf_chromakey_cuda.c69 AVFrame *frame; member
[all...]
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_enc.c676 pulse_write_frame(AVFormatContext *h, int stream_index, AVFrame **frame, unsigned flags) pulse_write_frame() argument

Completed in 28 milliseconds

1...<<51525354555657585960>>...82