Home
last modified time | relevance | path

Searched defs:out (Results 3301 - 3325 of 5644) sorted by relevance

1...<<131132133134135136137138139140>>...226

/third_party/ffmpeg/libavcodec/
H A Dwmadec.c203 static void wma_lsp_to_curve(WMACodecContext *s, float *out, float *val_max_ptr, in wma_lsp_to_curve() argument
393 static void wma_window(WMACodecContext *s, float *out) in wma_window() argument
[all...]
H A Dsvq1dec.c512 static void svq1_parse_string(GetBitContext *bitbuf, uint8_t out[257]) in svq1_parse_string() argument
H A Dnvdec.c182 static int nvdec_decoder_create(AVBufferRef **out, AVBufferRef *hw_device_ref, in nvdec_decoder_create() argument
H A Dzmbv.c109 uint8_t *out, *tprev; in zmbv_decode_xor_8() local
183 uint16_t *out, *tprev; zmbv_decode_xor_16() local
262 uint8_t *out, *tprev; zmbv_decode_xor_24() local
345 uint32_t *out, *tprev; zmbv_decode_xor_32() local
577 uint8_t *out, *src; decode_frame() local
[all...]
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
/third_party/ffmpeg/libavfilter/
H A Daf_acrusher.c221 AVFrame *out; in filter_frame() local
H A Dvf_blend.c434 AVFrame *out; in tblend_filter_frame() local
H A Dvf_blend_vulkan.c233 AVVkFrame *out = (AVVkFrame *)out_frame->data[0]; in process_frames() local
354 AVFrame *top, *bottom, *out; in blend_frame() local
[all...]
H A Daf_alimiter.c144 AVFrame *out; in filter_frame() local
[all...]
H A Daf_afreqshift.c284 AVFrame *in, *out; member
291 AVFrame *out = td->out; in filter_channels() local
307 AVFrame *out; in filter_frame() local
[all...]
H A Daf_sidechaincompress.c238 AVFrame *out = NULL, *in[2] = { NULL }; in activate() local
387 AVFrame *out; in acompressor_filter_frame() local
[all...]
H A Daf_superequalizer.c51 AVFrame *in, *out; member
198 AVFrame *out = ff_get_audio_buffer(outlink, in->nb_samples); in filter_frame() local
[all...]
H A Dsrc_avsynctest.c209 AVFrame *out; in audio_frame() local
245 static void draw_text(FFDrawContext *draw, AVFrame *out, FFDrawColor *color, in draw_text() argument
278 AVFrame *out; video_frame() local
[all...]
H A Dvf_extractplanes.c298 AVFrame *out; in extract_plane() local
[all...]
H A Daf_anlmdn.c203 AVFrame *out = arg; in filter_channel() local
274 AVFrame *out; in filter_frame() local
[all...]
H A Daf_apulsator.c138 AVFrame *out; in filter_frame() local
H A Dvf_deband.c127 AVFrame *in, *out; member
135 AVFrame *out = td->out; in deband_8_c() local
184 AVFrame *out = td->out; in deband_8_coupling_c() local
249 AVFrame *out = td->out; deband_16_coupling_c() local
316 AVFrame *out = td->out; deband_16_c() local
414 AVFrame *out; filter_frame() local
[all...]
H A Daf_asoftclip.c400 AVFrame *in, *out; member
409 AVFrame *out = td->out; in filter_channels() local
429 AVFrame *out; in filter_frame() local
[all...]
H A Dbuffersink.c99 static int return_or_keep_frame(BufferSinkContext *buf, AVFrame *out, AVFrame *in, int flags) in return_or_keep_frame() argument
241 int av_buffersink_get_ch_layout(const AVFilterContext *ctx, AVChannelLayout *out) in av_buffersink_get_ch_layout() argument
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...]
/third_party/ffmpeg/libavcodec/tests/
H A Dfft.c129 static void imdct_ref(FFTSample *out, FFTSample *in, int nbits) in imdct_ref() argument

Completed in 25 milliseconds

1...<<131132133134135136137138139140>>...226