Home
last modified time | relevance | path

Searched defs:dst (Results 551 - 575 of 3039) sorted by relevance

1...<<21222324252627282930>>...122

/third_party/ffmpeg/doc/examples/
H A Dresampling_audio.c65 static void fill_samples(double *dst, int nb_samples, int nb_channels, int sample_rate, double *t) in fill_samples() argument
/third_party/ffmpeg/libavcodec/
H A Dac3dec_fixed.c61 scale_coefs( int32_t *dst, const int32_t *src, int dynrng, int len) scale_coefs() argument
[all...]
H A Dadxenc.c146 uint8_t *dst; in adx_encode_frame() local
[all...]
H A D8svx.c72 static void delta_decode(uint8_t *dst, const uint8_t *src, int src_size, in delta_decode() argument
H A Dpcm-dvd.c236 void *dst; in pcm_dvd_decode_frame() local
146 pcm_dvd_decode_samples(AVCodecContext *avctx, const uint8_t *src, void *dst, int blocks) pcm_dvd_decode_samples() argument
H A Dprosumer.c133 static void vertical_predict(uint32_t *dst, int offset, const uint32_t *src, int stride, int height) in vertical_predict() argument
H A Dvble.c89 uint8_t *dst = pic->data[plane]; in vble_restore_plane() local
H A Drscc.c325 uint8_t *dst = ctx->reference->data[0] + ctx->reference->linesize[0] * in rscc_decode_frame() local
H A Dmpegvideo_dec.c51 int ff_mpeg_update_thread_context(AVCodecContext *dst, in ff_mpeg_update_thread_context() argument
H A Dpgs_frame_merge_bsf.c59 static int frame_merge_output(PGSMergeContext *ctx, AVPacket *dst, AVPacket *src) in frame_merge_output() argument
H A Dpcxenc.c47 static int pcx_rle_encode( uint8_t *dst, int dst_size, in pcx_rle_encode() argument
H A Drv30.c88 static int rv30_decode_intra_types(RV34DecContext *r, GetBitContext *gb, int8_t *dst) in rv30_decode_intra_types() argument
H A Dmpegvideoencdsp.c146 static void shrink22(uint8_t *dst, int dst_wrap, in shrink22() argument
179 static void shrink44(uint8_t *dst, int dst_wrap, in shrink44() argument
210 static void shrink88(uint8_t *dst, int dst_wrap, in shrink88() argument
H A Dmvcdec.c66 uint8_t *dst; in decode_mvc1() local
111 static void set_4x4_block(uint8_t *dst, int linesize, uint32_t pixel) in set_4x4_block() argument
140 uint8_t *dst; in decode_mvc2() local
[all...]
H A Dpnmdec.c31 static void samplecpy(uint8_t *dst, const uint8_t *src, int n, int maxval) in samplecpy() argument
H A Dvp9lpf.c183 uint8_t *dst = f->data[0] + yoff; in ff_vp9_loopfilter_sb() local
26 filter_plane_cols(VP9Context *s, int col, int ss_h, int ss_v, uint8_t *lvl, uint8_t (*mask)[4], uint8_t *dst, ptrdiff_t ls) filter_plane_cols() argument
101 filter_plane_rows(VP9Context *s, int row, int ss_h, int ss_v, uint8_t *lvl, uint8_t (*mask)[4], uint8_t *dst, ptrdiff_t ls) filter_plane_rows() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_adynamicsmooth.c68 double *dst = (double *)out->extended_data[ch]; in filter_frame() local
H A Daf_stereowiden.c97 float *dst; in filter_frame() local
H A Df_reverse.c156 uint8_t *dst = (uint8_t *)out->extended_data[p]; in reverse_samples_planar() local
162 int16_t *dst = (int16_t *)out->extended_data[p]; in reverse_samples_planar() local
168 int32_t *dst = (int32_t *)out->extended_data[p]; in reverse_samples_planar() local
174 int64_t *dst = (int64_t *)out->extended_data[p]; reverse_samples_planar() local
180 float *dst = (float *)out->extended_data[p]; reverse_samples_planar() local
186 double *dst = (double *)out->extended_data[p]; reverse_samples_planar() local
201 uint8_t *dst = (uint8_t *)out->extended_data[0]; reverse_samples_packed() local
208 int16_t *dst = (int16_t *)out->extended_data[0]; reverse_samples_packed() local
215 int32_t *dst = (int32_t *)out->extended_data[0]; reverse_samples_packed() local
222 int64_t *dst = (int64_t *)out->extended_data[0]; reverse_samples_packed() local
229 float *dst = (float *)out->extended_data[0]; reverse_samples_packed() local
236 double *dst = (double *)out->extended_data[0]; reverse_samples_packed() local
[all...]
H A Daf_earwax.c135 int16_t *taps, *endin, *dst, *src; in convolve() local
165 int16_t *dst = (int16_t *)out->data[output_ch]; in mix() local
/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideodsp.c28 static void gmc_mmx(uint8_t *dst, uint8_t *src, in gmc_mmx() argument
H A Dvideodsp_init.c115 static av_always_inline void emulated_edge_mc(uint8_t *dst, const uint8_t *src, in emulated_edge_mc() argument
[all...]
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_mathbinary.c60 float *dst; in math_binary_commutative() local
80 float *dst; in math_binary_not_commutative() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dh264qpel.c213 put_pixels16_l2_altivec( uint8_t * dst, const uint8_t * src1, const uint8_t * src2, int dst_stride, int src_stride1, int h) put_pixels16_l2_altivec() argument
253 avg_pixels16_l2_altivec( uint8_t * dst, const uint8_t * src1, const uint8_t * src2, int dst_stride, int src_stride1, int h) avg_pixels16_l2_altivec() argument
[all...]
H A Dh264chroma_template.c112 static void PREFIX_h264_chroma_mc8_altivec(uint8_t * dst, uint8_t * src, in PREFIX_h264_chroma_mc8_altivec() argument
187 static void PREFIX_no_rnd_vc1_chroma_mc8_altivec(uint8_t *dst, uint8_t *src, in PREFIX_no_rnd_vc1_chroma_mc8_altivec() argument
[all...]

Completed in 12 milliseconds

1...<<21222324252627282930>>...122