| /third_party/ffmpeg/libavcodec/ |
| H A D | proresdsp.c | 41 static inline void put_pixel(uint16_t *dst, ptrdiff_t linesize, const int16_t *in, int bits_per_raw_sample) { in put_pixel() argument 57 static void put_pixels_10(uint16_t *dst, ptrdiff_t linesize, const int16_t *in) in put_pixels_10() argument 62 static void put_pixels_12(uint16_t *dst, ptrdiff_t linesize, const int16_t *in) in put_pixels_12() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_acontrast.c | 50 float *dst = d[0]; in filter_flt() local 70 double *dst = d[0]; in filter_dbl() local 93 float *dst = d[c]; in filter_fltp() local 111 double *dst in filter_dblp() local [all...] |
| H A D | vf_showpalette.c | 68 uint32_t *dst = (uint32_t *)out->data[0]; in disp_palette() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | aes_ctr.c | 107 void av_aes_ctr_crypt(struct AVAESCTR *a, uint8_t *dst, const uint8_t *src, int count) in av_aes_ctr_crypt() argument
|
| H A D | fixed_dsp.c | 51 static void vector_fmul_add_c(int *dst, const int *src0, const int *src1, const int *src2, int len){ in vector_fmul_add_c() argument 61 static void vector_fmul_reverse_c(int *dst, const int *src0, const int *src1, int len) in vector_fmul_reverse_c() argument 73 static void vector_fmul_window_scaled_c(int16_t *dst, const int32_t *src0, in vector_fmul_window_scaled_c() argument 94 static void vector_fmul_window_c(int32_t *dst, const int32_t *src0, in vector_fmul_window_c() argument 114 vector_fmul_c(int *dst, const int *src0, const int *src1, int len) vector_fmul_c() argument [all...] |
| H A D | float_dsp.c | 27 static void vector_fmul_c(float *dst, const float *src0, const float *src1, in vector_fmul_c() argument 35 static void vector_dmul_c(double *dst, const double *src0, const double *src1, in vector_dmul_c() argument 43 static void vector_fmac_scalar_c(float *dst, const float *src, float mul, in vector_fmac_scalar_c() argument 51 static void vector_dmac_scalar_c(double *dst, const double *src, double mul, in vector_dmac_scalar_c() argument 59 static void vector_fmul_scalar_c(float *dst, const float *src, float mul, in vector_fmul_scalar_c() argument 67 vector_dmul_scalar_c(double *dst, const double *src, double mul, int len) vector_dmul_scalar_c() argument 75 vector_fmul_window_c(float *dst, const float *src0, const float *src1, const float *win, int len) vector_fmul_window_c() argument 94 vector_fmul_add_c(float *dst, const float *src0, const float *src1, const float *src2, int len) vector_fmul_add_c() argument 102 vector_fmul_reverse_c(float *dst, const float *src0, const float *src1, int len) vector_fmul_reverse_c() argument [all...] |
| H A D | tea.c | 52 static void tea_crypt_ecb(AVTEA *ctx, uint8_t *dst, const uint8_t *src, in tea_crypt_ecb() argument 95 void av_tea_crypt(AVTEA *ctx, uint8_t *dst, const uint8_t *src, int count, in av_tea_crypt() argument [all...] |
| H A D | md5.c | 186 void av_md5_final(AVMD5 *ctx, uint8_t *dst) in av_md5_final() argument 201 void av_md5_sum(uint8_t *dst, const uint8_t *src, size_t len) in av_md5_sum() argument
|
| H A D | murmur3.c | 143 void av_murmur3_final(AVMurMur3 *c, uint8_t dst[16]) in av_murmur3_final() argument
|
| H A D | blowfish.c | 376 void av_blowfish_crypt(AVBlowfish *ctx, uint8_t *dst, const uint8_t *src, in av_blowfish_crypt() argument [all...] |
| H A D | lzo.c | 90 register uint8_t *dst = c->out; in copy() local 122 register uint8_t *dst = c->out; in copy_backptr() local [all...] |
| H A D | xtea.c | 58 static void xtea_crypt_ecb(AVXTEA *ctx, uint8_t *dst, const uint8_t *src, in xtea_crypt_ecb() argument 178 static void xtea_le_crypt_ecb(AVXTEA *ctx, uint8_t *dst, const uint8_t *src, in xtea_le_crypt_ecb() argument 214 static void xtea_crypt(AVXTEA *ctx, uint8_t *dst, const uint8_t *src, int count, in xtea_crypt() argument 243 av_xtea_crypt(AVXTEA *ctx, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt) av_xtea_crypt() argument 249 av_xtea_le_crypt(AVXTEA *ctx, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt) av_xtea_le_crypt() argument [all...] |
| /third_party/ffmpeg/libavfilter/x86/ |
| H A D | vf_spp.c | 29 static void hardthresh_mmx(int16_t dst[64], const int16_t src[64], in hardthresh_mmx() argument 99 static void softthresh_mmx(int16_t dst[64], const int16_t src[64], in softthresh_mmx() argument 177 static void store_slice_mmx(uint8_t *dst, const int16_t *src, in store_slice_mmx() argument [all...] |
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | blowfish.c | 128 static void test_blowfish(AVBlowfish *ctx, uint8_t *dst, const uint8_t *src, in test_blowfish() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | dash.c | 95 void ff_dash_fill_tmpl_params(char *dst, size_t buffer_size, in ff_dash_fill_tmpl_params() argument [all...] |
| H A D | dsfdec.c | 176 uint8_t *dst; in dsf_read_packet() local
|
| H A D | sdsdec.c | 41 static void byte2_read(const uint8_t *src, uint32_t *dst) in byte2_read() argument 52 static void byte3_read(const uint8_t *src, uint32_t *dst) in byte3_read() argument 64 static void byte4_read(const uint8_t *src, uint32_t *dst) in byte4_read() argument
|
| /third_party/ffmpeg/libavresample/ |
| H A D | resample_template.c | 59 FELEM *dst = dst0; in resample_nearest() local 67 FELEM *dst = dst0; in resample_linear() local 89 FELEM *dst = dst0; in resample_one() local
|
| /third_party/ffmpeg/libavutil/ppc/ |
| H A D | float_dsp_altivec.c | 24 void ff_vector_fmul_altivec(float *dst, const float *src0, const float *src1, in ff_vector_fmul_altivec() argument 40 void ff_vector_fmul_window_altivec(float *dst, const float *src0, in ff_vector_fmul_window_altivec() argument 73 void ff_vector_fmul_add_altivec(float *dst, const float *src0, in ff_vector_fmul_add_altivec() argument 95 ff_vector_fmul_reverse_altivec(float *dst, const float *src0, const float *src1, int len) ff_vector_fmul_reverse_altivec() argument [all...] |
| H A D | float_dsp_vsx.c | 24 void ff_vector_fmul_vsx(float *dst, in ff_vector_fmul_vsx() argument 40 void ff_vector_fmul_window_vsx(float *dst, const float *src0, in ff_vector_fmul_window_vsx() argument 74 void ff_vector_fmul_add_vsx(float *dst, const float *src0, in ff_vector_fmul_add_vsx() argument 90 void ff_vector_fmul_reverse_vsx(float *dst, cons argument [all...] |
| /third_party/ffmpeg/libswscale/tests/ |
| H A D | colorspace.c | 115 uint8_t *dst = dstBuffer + dstOffset; in main() local
|
| /third_party/ffmpeg/libswscale/ |
| H A D | alphablend.c | 23 ff_sws_alphablendaway(SwsContext *c, const uint8_t *src[], int srcStride[], int srcSliceY, int srcSliceH, uint8_t *dst[], int dstStride[]) ff_sws_alphablendaway() argument
|
| /third_party/alsa-lib/src/topology/ |
| H A D | ops.c | 113 tplg_save_ops(snd_tplg_t *tplg ATTRIBUTE_UNUSED, struct snd_soc_tplg_ctl_hdr *hdr, struct tplg_buf *dst, const char *pfx) tplg_save_ops() argument 198 tplg_save_ext_ops(snd_tplg_t *tplg ATTRIBUTE_UNUSED, struct snd_soc_tplg_bytes_control *be, struct tplg_buf *dst, const char *pfx) tplg_save_ext_ops() argument [all...] |
| /third_party/alsa-lib/src/ |
| H A D | confeval.c | 125 int _snd_eval_string(snd_config_t **dst, const char *s, in _snd_eval_string() argument 261 int snd_config_evaluate_string(snd_config_t **dst, const char *s, in snd_config_evaluate_string() argument
|
| /third_party/alsa-utils/axfer/ |
| H A D | mapper-multiple.c | 25 char *dst = frame_buf; in align_to_i() local 54 char *dst; in align_from_i() local
|