/third_party/alsa-lib/src/pcm/ |
H A D | pcm_dmix_i386.h | 36 MIX_AREAS_16(unsigned int size, volatile signed short *dst, signed short *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_16() argument 169 MIX_AREAS_16_MMX(unsigned int size, volatile signed short *dst, signed short *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_16_MMX() argument 274 MIX_AREAS_32(unsigned int size, volatile signed int *dst, signed int *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_32() argument 396 MIX_AREAS_24(unsigned int size, volatile unsigned char *dst, unsigned char *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_24() argument 511 MIX_AREAS_24_CMOV(unsigned int size, volatile unsigned char *dst, unsigned char *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_24_CMOV() argument [all...] |
H A D | pcm_dmix_x86_64.h | 37 MIX_AREAS_16(unsigned int size, volatile signed short *dst, signed short *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_16() argument 159 MIX_AREAS_32(unsigned int size, volatile signed int *dst, signed int *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_32() argument 295 MIX_AREAS_24(unsigned int size, volatile unsigned char *dst, unsigned char *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_24() argument [all...] |
H A D | pcm_dmix_generic.c | 50 mix_areas_16(unsigned int size, volatile signed short *dst, signed short *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) mix_areas_16() argument 81 mix_areas_32(unsigned int size, volatile signed int *dst, signed int *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) mix_areas_32() argument 129 generic_mix_areas_16_native(unsigned int size, volatile signed short *dst, signed short *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) generic_mix_areas_16_native() argument 161 generic_remix_areas_16_native(unsigned int size, volatile signed short *dst, signed short *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) generic_remix_areas_16_native() argument 192 generic_mix_areas_32_native(unsigned int size, volatile signed int *dst, signed int *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) generic_mix_areas_32_native() argument 226 generic_remix_areas_32_native(unsigned int size, volatile signed int *dst, signed int *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) generic_remix_areas_32_native() argument 259 generic_mix_areas_16_swap(unsigned int size, volatile signed short *dst, signed short *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) generic_mix_areas_16_swap() argument 291 generic_remix_areas_16_swap(unsigned int size, volatile signed short *dst, signed short *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) generic_remix_areas_16_swap() argument 322 generic_mix_areas_32_swap(unsigned int size, volatile signed int *dst, signed int *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) generic_mix_areas_32_swap() argument 356 generic_remix_areas_32_swap(unsigned int size, volatile signed int *dst, signed int *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) generic_remix_areas_32_swap() argument 390 generic_mix_areas_24(unsigned int size, volatile unsigned char *dst, unsigned char *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) generic_mix_areas_24() argument 423 generic_remix_areas_24(unsigned int size, volatile unsigned char *dst, unsigned char *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) generic_remix_areas_24() argument 456 generic_mix_areas_u8(unsigned int size, volatile unsigned char *dst, unsigned char *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) generic_mix_areas_u8() argument 485 generic_remix_areas_u8(unsigned int size, volatile unsigned char *dst, unsigned char *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) generic_remix_areas_u8() argument [all...] |
H A D | pcm_rate_linear.c | 92 int src_step, dst_step; in linear_expand() local 155 int src_step, dst_step; in linear_expand_s16() local 214 int src_step, dst_step; in linear_shrink() local 276 int src_step, dst_step; in linear_shrink_s16() local [all...] |
H A D | pcm_dmix.c | 162 unsigned int src_step, dst_step; in mix_areas() local 214 ((unsigned char *)dst_areas[dchn].addr + dst_areas[dchn].first / 8) + dst_ofs * dst_step, in mix_areas() local 217 dst_step, in mix_areas() local 230 unsigned int src_step, dst_step; in remix_areas() local 282 ((unsigned char *)dst_areas[dchn].addr + dst_areas[dchn].first / 8) + dst_ofs * dst_step, in remix_areas() local 285 dst_step, in remix_areas() local
|
H A D | pcm_iec958.c | 160 int src_step, dst_step; in snd_pcm_iec958_decode() local 203 int src_step, dst_step; in snd_pcm_iec958_encode() local
|
H A D | pcm_lfloat.c | 111 int src_step, dst_step; in snd_pcm_lfloat_convert_integer_float() local 156 int src_step, dst_step; in snd_pcm_lfloat_convert_float_integer() local
|
H A D | pcm_linear.c | 159 int src_step, dst_step; in snd_pcm_linear_convert() local 195 int src_step, dst_step; in snd_pcm_linear_getput() local
|
H A D | pcm_mulaw.c | 175 int src_step, dst_step; in snd_pcm_mulaw_decode() local 213 int src_step, dst_step; in snd_pcm_mulaw_encode() local
|
H A D | pcm_adpcm.c | 232 int src_step, srcbit_step, dst_step; in snd_pcm_adpcm_decode() local 286 int src_step, dst_step, dstbit_step; in snd_pcm_adpcm_encode() local
|
H A D | pcm_alaw.c | 159 int src_step, dst_step; in snd_pcm_alaw_decode() local 197 int src_step, dst_step; in snd_pcm_alaw_encode() local
|
H A D | pcm_softvol.c | 325 unsigned int src_step, dst_step; softvol_convert_stereo_vol() local 386 unsigned int src_step, dst_step; softvol_convert_mono_vol() local [all...] |
H A D | pcm_route.c | 142 int src_step, dst_step; in snd_pcm_route_convert1_one() local 192 int src_step, dst_step; in snd_pcm_route_convert1_one_getput() local 266 int dst_step; in snd_pcm_route_convert1_many() local
|
H A D | pcm.c | 3149 unsigned int dst_step; in snd_pcm_area_silence() local 3318 int src_step, dst_step; in snd_pcm_area_copy() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | gap-resolver.cc | 55 int dst_step = 1; in Split() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_boxblur.c | 160 static inline void blur(uint8_t *dst, int dst_step, const uint8_t *src, int src_step, in blur() argument 167 static inline void blur_power(uint8_t *dst, int dst_step, const uint8_t *src, int src_step, in blur_power() argument [all...] |
/third_party/alsa-lib/test/ |
H A D | mixtest.c | 102 saturate(unsigned int size, s16 *dst, const s32 *sum, unsigned int dst_step, unsigned int sum_step) saturate() argument 121 mix_areas0(unsigned int size, volatile s16 *dst, s16 *src, volatile s32 *sum, unsigned int dst_step, unsigned int src_step, unsigned int sum_step) mix_areas0() argument 157 mix_areas2(unsigned int size, volatile s16 *dst, const s16 *src, volatile s32 *sum, unsigned int dst_step, unsigned int src_step) mix_areas2() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | snow_dwt.c | 115 lift(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) lift() argument 145 liftS(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) liftS() argument
|
/third_party/mesa3d/src/util/format/ |
H A D | u_format.c | 658 unsigned dst_step; in util_format_translate() local
|
/third_party/lz4/tests/ |
H A D | fuzzer.c | 1652 int const dst_step = 43; in FUZ_unitTests() local
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
H A D | anim_encode.c | 350 ComparePixelsLossless(const uint32_t* src, int src_step, const uint32_t* dst, int dst_step, int length, int max_allowed_diff) ComparePixelsLossless() argument 386 ComparePixelsLossy(const uint32_t* src, int src_step, const uint32_t* dst, int dst_step, int length, int max_allowed_diff) ComparePixelsLossy() argument
|