Home
last modified time | relevance | path

Searched defs:out (Results 2151 - 2175 of 3667) sorted by relevance

1...<<81828384858687888990>>...147

/third_party/ffmpeg/libavfilter/
H A Dvf_atadenoise.c138 AVFrame *in, *out; member
340 AVFrame *out = td->out; in filter_slice() local
442 AVFrame *out, *in; in filter_frame() local
[all...]
H A Dvf_deinterlace_qsv.c452 AVFrame *out; in process_frame() local
[all...]
H A Dvf_deshake.c408 AVFrame *out; in filter_frame() local
315 deshake_transform_c(AVFilterContext *ctx, int width, int height, int cw, int ch, const float *matrix_y, const float *matrix_uv, enum InterpolateMethod interpolate, enum FillMethod fill, AVFrame *in, AVFrame *out) deshake_transform_c() argument
[all...]
H A Dvf_deflicker.c359 AVFrame *out, *in; in filter_frame() local
[all...]
H A Daf_afade.c450 AVFrame *in = NULL, *out, *cf[2] = { NULL }; in activate() local
[all...]
H A Daf_afftfilt.c314 AVFrame *out; in filter_frame() local
H A Daf_aexciter.c136 double out = c[2] * in + *w1; in bprocess() local
177 AVFrame *out; in filter_frame() local
[all...]
H A Df_graphmonitor.c146 static void clear_image(GraphMonitorContext *s, AVFrame *out, AVFilterLink *outlink) in clear_image() argument
206 static int draw_items(AVFilterContext *ctx, AVFrame *out, in draw_items() argument
332 AVFrame *out; create_frame() local
[all...]
H A Dvaf_spectrumsynth.c356 AVFrame *out; in try_push_frame() local
H A Daeval.c416 AVFrame *out; in filter_frame() local
H A Davf_ahistogram.c39 AVFrame *out; member
369 float *out = &s->combine_buffer[3 * n]; filter_frame() local
[all...]
H A Davf_aphasemeter.c40 AVFrame *out; member
247 AVFrame *out; in filter_frame() local
[all...]
H A Debur128.c580 int ff_ebur128_relative_threshold(FFEBUR128State * st, double *out) in ff_ebur128_relative_threshold() argument
596 int ff_ebur128_loudness_global(FFEBUR128State * st, double *out) in ff_ebur128_loudness_global() argument
538 ebur128_gated_loudness(FFEBUR128State ** sts, size_t size, double *out) ebur128_gated_loudness() argument
601 ebur128_energy_in_interval(FFEBUR128State * st, size_t interval_frames, double *out) ebur128_energy_in_interval() argument
611 ebur128_energy_shortterm(FFEBUR128State * st, double *out) ebur128_energy_shortterm() argument
617 ff_ebur128_loudness_shortterm(FFEBUR128State * st, double *out) ff_ebur128_loudness_shortterm() argument
632 ff_ebur128_loudness_range_multiple(FFEBUR128State ** sts, size_t size, double *out) ff_ebur128_loudness_range_multiple() argument
709 ff_ebur128_loudness_range(FFEBUR128State * st, double *out) ff_ebur128_loudness_range() argument
714 ff_ebur128_sample_peak(FFEBUR128State * st, unsigned int channel_number, double *out) ff_ebur128_sample_peak() argument
[all...]
H A Dvf_colorlevels.c365 AVFrame *out; in filter_frame() local
[all...]
H A Dvf_guided.c285 static int filter_frame(AVFilterContext *ctx, AVFrame **out, AVFrame *in, AVFrame *ref) in filter_frame() argument
404 AVFrame *out = NULL; activate() local
[all...]
H A Dvf_hqdn3d.c289 AVFrame *in, *out; member
297 AVFrame *out = td->out; in do_denoise() local
317 AVFrame *out; in filter_frame() local
[all...]
H A Dvf_normalize.c93 float out; // Output value [0,255] member
156 static void process(NormalizeContext *s, AVFrame *in, AVFrame *out) in process() argument
193 static void process_planar(NormalizeContext *s, AVFrame *in, AVFrame *out) in process_planar() argument
230 process_16(NormalizeContext *s, AVFrame *in, AVFrame *out) process_16() argument
267 process_planar_16(NormalizeContext *s, AVFrame *in, AVFrame *out) process_planar_16() argument
291 normalize(NormalizeContext *s, AVFrame *in, AVFrame *out) normalize() argument
474 AVFrame *out; filter_frame() local
[all...]
H A Dvf_pullup.c658 AVFrame *out; in filter_frame() local
H A Dvf_spp.c366 AVFrame *out = in; in filter_frame() local
[all...]
H A Dvf_stack.c144 AVFrame *out = arg; in process_slice() local
170 AVFrame *out; in process_frame() local
[all...]
H A Dvf_zoompan.c164 AVFrame *out; in output_single_frame() local
H A Dvf_gblur_vulkan.c310 AVVkFrame *out = (AVVkFrame *)outframe->data[0]; in process_frames() local
429 AVFrame *out = NULL; in gblur_vulkan_filter_frame() local
[all...]
H A Dvf_mix.c145 AVFrame **in, *out; member
199 AVFrame *out = td->out; in mix_frames() local
221 AVFrame *out; in process_frame() local
410 AVFrame *out; tmix_filter_frame() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dra144.c1613 void ff_int_to_int16(int16_t *out, const int *inp) in ff_int_to_int16() argument
1657 int ff_interp(RA144Context *ractx, int16_t *out, int a, int copyold, int energy) in ff_interp() argument
H A Dtdsc.c318 static inline void tdsc_yuv2rgb(uint8_t *out, int Y, int U, int V) in tdsc_yuv2rgb() argument

Completed in 24 milliseconds

1...<<81828384858687888990>>...147