| /third_party/ffmpeg/libavfilter/ |
| H A D | af_ladspa.c | 175 AVFrame *out; in filter_frame() local 269 AVFrame *out; request_frame() local [all...] |
| H A D | af_lv2.c | 167 static void connect_ports(LV2Context *s, AVFrame *in, AVFrame *out) in connect_ports() argument 204 AVFrame *out; in filter_frame() local 232 AVFrame *out; request_frame() local [all...] |
| H A D | vf_convolution.c | 105 AVFrame *in, *out; member 636 AVFrame *out = td->out; in filter_slice() local 901 AVFrame *out; in filter_frame() local [all...] |
| H A D | vf_convolve.c | 441 static void get_xoutput(ConvolveContext *s, AVComplexFloat *input, AVFrame *out, in get_xoutput() argument 462 static void get_output(ConvolveContext *s, AVComplexFloat *input, AVFrame *out, in get_output() argument [all...] |
| H A D | vf_colormatrix.c | 412 AVFrame *out; in filter_frame() local [all...] |
| H A D | avf_showfreqs.c | 253 static inline void draw_dot(AVFrame *out, int x, int y, uint8_t fg[4]) in draw_dot() argument 294 plot_freq(ShowFreqsContext *s, int ch, double a, int f, uint8_t fg[4], int *prev_y, AVFrame *out, AVFilterLink *outlink) plot_freq() argument 385 AVFrame *out; plot_freqs() local [all...] |
| H A D | vf_colorconstancy.c | 69 AVFrame *in, *out; member 600 AVFrame *out = td->out; in diagonal_transformation() local 630 static void chromatic_adaptation(AVFilterContext *ctx, AVFrame *in, AVFrame *out) in chromatic_adaptation() argument 673 AVFrame *out; in filter_frame() local [all...] |
| H A D | vf_colorchannelmixer.c | 38 AVFrame *in, *out; member 439 AVFrame *out; in filter_frame() local [all...] |
| H A D | vf_colormap.c | 300 AVFrame *in, *out; member 308 AVFrame *out = td->out; in colormap_slice() local 427 AVFrame *in, *out, *source, *target; process_frame() local [all...] |
| H A D | vf_fftfilt.c | 192 AVFrame *out = arg; in irdft_horizontal8() local 222 AVFrame *out = arg; in irdft_horizontal16() local 500 AVFrame *out; in filter_frame() local [all...] |
| H A D | vf_geq.c | 453 AVFrame *out; in geq_filter_frame() local [all...] |
| H A D | vf_histogram.c | 63 AVFrame *out; member 407 AVFrame *out = s->out; in filter_frame() local [all...] |
| H A D | vf_frei0r.c | 362 AVFrame *out = ff_default_get_video_buffer2(outlink, outlink->w, outlink->h, 16); in filter_frame() local
|
| H A D | vf_nlmeans.c | 392 AVFrame *out = ff_get_video_buffer(outlink, outlink->w, outlink->h); in filter_frame() local
|
| H A D | vf_scale_qsv.c | 554 AVFrame *out = NULL; in qsvscale_filter_frame() local [all...] |
| H A D | vf_tonemap_opencl.c | 93 static int get_rgb2rgb_matrix(enum AVColorPrimaries in, enum AVColorPrimaries out, in get_rgb2rgb_matrix() argument
|
| H A D | vf_lut2.c | 79 AVFrame *out, *srcx, *srcy; member 299 AVFrame *out, *srcx = NULL, *srcy = NULL; in process_frame() local 598 AVFrame *out; tlut2_filter_frame() local [all...] |
| H A D | vf_lut.c | 340 AVFrame *out; member 524 AVFrame *out; filter_frame() local [all...] |
| H A D | vf_scale_cuda.c | 503 static int cudascale_scale(AVFilterContext *ctx, AVFrame *out, AVFram argument 428 scalecuda_resize(AVFilterContext *ctx, AVFrame *out, AVFrame *in) scalecuda_resize() argument 539 AVFrame *out = NULL; cudascale_filter_frame() local [all...] |
| H A D | vf_transpose_npp.c | 350 static int npptranspose_filter(AVFilterContext *ctx, AVFrame *out, AVFrame *in) in npptranspose_filter() argument 288 npptranspose_rotate(AVFilterContext *ctx, NPPTransposeStageContext *stage, AVFrame *out, AVFrame *in) npptranspose_rotate() argument 322 npptranspose_transpose(AVFilterContext *ctx, NPPTransposeStageContext *stage, AVFrame *out, AVFrame *in) npptranspose_transpose() argument 392 AVFrame *out = NULL; npptranspose_filter_frame() local [all...] |
| H A D | vf_fspp.c | 540 AVFrame *out = in; in filter_frame() local [all...] |
| H A D | vf_palettegen.c | 256 static void write_palette(AVFilterContext *ctx, AVFrame *out) in write_palette() argument 307 static double set_colorquant_ratio_meta(AVFrame *out, int nb_out, int nb_in) in set_colorquant_ratio_meta() argument 322 AVFrame *out; in get_palette_frame() local 532 AVFrame *out; filter_frame() local [all...] |
| H A D | vf_perspective.c | 445 AVFrame *out; in filter_frame() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | proresdec2.c | 469 static av_always_inline int decode_dc_coeffs(GetBitContext *gb, int16_t *out, in decode_dc_coeffs() argument 500 decode_ac_coeffs(AVCodecContext *avctx, GetBitContext *gb, int16_t *out, int blocks_per_slice) decode_ac_coeffs() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | smoothstreamingenc.c | 49 URLContext *out; // Current output stream where all output is written member 183 output_chunk_list(OutputStream *os, AVIOContext *out, int final, int skip, int window_size) output_chunk_list() argument 206 AVIOContext *out; write_manifest() local 471 AVIOContext *in, *out; copy_moof() local [all...] |