| /third_party/ffmpeg/libavcodec/ |
| H A D | cuviddec.c | 459 static int cuvid_output_frame(AVCodecContext *avctx, AVFrame *frame) in cuvid_output_frame() argument [all...] |
| H A D | dnxhddec.c | 176 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 D | huffyuvdec.c | 816 static void draw_slice(HYuvContext *s, AVFrame *frame, int y) in draw_slice() argument
|
| H A D | dca_xll.c | 1324 ff_dca_xll_filter_frame(DCAXllDecoder *s, AVFrame *frame) ff_dca_xll_filter_frame() argument [all...] |
| H A D | h264_sei.h | 59 int frame; member
|
| H A D | magicyuvenc.c | 413 magy_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) magy_encode_frame() argument [all...] |
| H A D | mpegaudioenc_template.c | 742 MPA_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) MPA_encode_frame() argument
|
| H A D | adpcmenc.c | 599 adpcm_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) adpcm_encode_frame() argument [all...] |
| H A D | aacenc.c | 535 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 D | aic.c | 144 AVFrame *frame; member 384 static int aic_decode_frame(AVCodecContext *avctx, AVFrame *frame, in aic_decode_frame() argument [all...] |
| H A D | pthread_frame.c | 95 AVFrame *frame; ///< Output frame (for decoding) or input (for encoding). member [all...] |
| H A D | speedhq.c | 281 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 D | qcelpdec.c | 57 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 D | sipr.c | 523 static int sipr_decode_frame(AVCodecContext *avctx, AVFrame *frame, in sipr_decode_frame() argument
|
| H A D | qsvdec.c | 65 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 D | qsv.c | 227 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 D | ffmpeg_filter.c | 1169 int ifilter_parameters_from_frame(InputFilter *ifilter, const AVFrame *frame) in ifilter_parameters_from_frame() argument [all...] |
| /third_party/elfutils/src/ |
| H A D | stack.c | 57 struct frame struct 67 struct frame *frame; member [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_compand.c | 145 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 D | asrc_sinc.c | 53 AVFrame *frame = NULL; in activate() local
|
| H A D | vf_drawbox.c | 114 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 D | f_select.c | 273 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 D | src_movie.c | 412 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 D | vf_chromakey_cuda.c | 69 AVFrame *frame; member [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | pulse_audio_enc.c | 676 pulse_write_frame(AVFormatContext *h, int stream_index, AVFrame **frame, unsigned flags) pulse_write_frame() argument
|