| /third_party/ffmpeg/libavcodec/ |
| H A D | smacker.c | 378 uint8_t *out; in decode_frame() local [all...] |
| H A D | qdmc.c | 621 static int decode_frame(QDMCContext *s, GetBitContext *gb, int16_t *out) in decode_frame() argument
|
| H A D | sonic.c | 509 modified_levinson_durbin(int *window, int window_entries, int *out, int out_entries, int channels, int *tap_quant) modified_levinson_durbin() argument
|
| H A D | mss4.c | 225 uint8_t *out = dst[0]; in mss4_decode_dct_block() local
|
| H A D | opus.h | 108 float *out[2]; member
|
| H A D | texturedspenc.c | 153 static inline void lerp13rgb(uint8_t *out, uint8_t *p1, uint8_t *p2) in lerp13rgb() argument 161 static inline void rgb5652rgb(uint8_t *out, uint16_t v) in rgb5652rgb() argument [all...] |
| 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/libavfilter/ |
| H A D | af_apsyclip.c | 510 static int psy_channel(AVFilterContext *ctx, AVFrame *in, AVFrame *out, int ch) in psy_channel() argument 534 AVFrame *out = arg; in psy_channels() local 549 AVFrame *out; in filter_frame() local [all...] |
| H A D | af_aspectralstats.c | 453 AVFrame *out; in filter_frame() local [all...] |
| H A D | qsvvpp.c | 338 QSVFrame *out = *list; in get_free_frame() local [all...] |
| H A D | vf_delogo.c | 293 AVFrame *out; in filter_frame() local
|
| H A D | af_afir.c | 71 static void draw_line(AVFrame *out, int x0, int y0, int x1, int y1, uint32_t color) in draw_line() argument 104 static int fir_channel(AVFilterContext *ctx, AVFrame *out, int ch) in fir_channel() argument 124 AVFrame *out = arg; in fir_channels() local 138 AVFrame *out = NULL; fir_frame() local [all...] |
| H A D | af_aemphasis.c | 84 double out = tmp * a0 + w1 * a1 + w2 * a2; in biquad_process() local 97 AVFrame *in, *out; member 106 AVFrame *out = td->out; in filter_channels() local 132 AVFrame *out; in filter_frame() local [all...] |
| 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...] |
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_openvino.c | 866 DNNAsyncStatusType ff_dnn_get_result_ov(const DNNModel *model, AVFrame **in, AVFrame **out) in ff_dnn_get_result_ov() argument
|