Home
last modified time | relevance | path

Searched defs:dst_step (Results 1 – 22 of 22) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dhevcdsp_mmi.c26 #define PUT_HEVC_QPEL_H(w, x_step, src_step, dst_step) \ argument
123 #define PUT_HEVC_QPEL_HV(w, x_step, src_step, dst_step) \ argument
317 #define PUT_HEVC_QPEL_BI_H(w, x_step, src_step, src2_step, dst_step) \ argument
449 #define PUT_HEVC_QPEL_BI_HV(w, x_step, src_step, src2_step, dst_step) \ argument
678 #define PUT_HEVC_EPEL_BI_HV(w, x_step, src_step, src2_step, dst_step) \ argument
864 #define PUT_HEVC_PEL_BI_PIXELS(w, x_step, src_step, dst_step, src2_step) \ argument
975 #define PUT_HEVC_QPEL_UNI_HV(w, x_step, src_step, dst_step, tmp_step) \ argument
/third_party/alsa-lib/src/pcm/
Dpcm_dmix_generic.c52 volatile signed int *sum, size_t dst_step, in mix_areas_16()
83 volatile signed int *sum, size_t dst_step, in mix_areas_32()
133 size_t dst_step, in generic_mix_areas_16_native()
165 size_t dst_step, in generic_remix_areas_16_native()
196 size_t dst_step, in generic_mix_areas_32_native()
230 size_t dst_step, in generic_remix_areas_32_native()
263 size_t dst_step, in generic_mix_areas_16_swap()
295 size_t dst_step, in generic_remix_areas_16_swap()
326 size_t dst_step, in generic_mix_areas_32_swap()
360 size_t dst_step, in generic_remix_areas_32_swap()
[all …]
Dpcm_dmix_i386.h38 volatile signed int *sum, size_t dst_step, in MIX_AREAS_16()
171 volatile signed int *sum, size_t dst_step, in MIX_AREAS_16_MMX()
276 volatile signed int *sum, size_t dst_step, in MIX_AREAS_32()
398 volatile signed int *sum, size_t dst_step, in MIX_AREAS_24()
513 volatile signed int *sum, size_t dst_step, in MIX_AREAS_24_CMOV()
Dpcm_dmix_x86_64.h39 volatile signed int *sum, size_t dst_step, in MIX_AREAS_16()
161 volatile signed int *sum, size_t dst_step, in MIX_AREAS_32()
297 volatile signed int *sum, size_t dst_step, in MIX_AREAS_24()
Dpcm_rate_linear.c93 int src_step, dst_step; in linear_expand() local
156 int src_step, dst_step; in linear_expand_s16() local
215 int src_step, dst_step; in linear_shrink() local
277 int src_step, dst_step; in linear_shrink_s16() local
Dpcm_mulaw.c176 int src_step, dst_step; in snd_pcm_mulaw_decode() local
214 int src_step, dst_step; in snd_pcm_mulaw_encode() local
Dpcm_alaw.c159 int src_step, dst_step; in snd_pcm_alaw_decode() local
197 int src_step, dst_step; in snd_pcm_alaw_encode() local
Dpcm_linear.c160 int src_step, dst_step; in snd_pcm_linear_convert() local
196 int src_step, dst_step; in snd_pcm_linear_getput() local
Dpcm_lfloat.c112 int src_step, dst_step; in snd_pcm_lfloat_convert_integer_float() local
157 int src_step, dst_step; in snd_pcm_lfloat_convert_float_integer() local
Dpcm_adpcm.c233 int src_step, srcbit_step, dst_step; in snd_pcm_adpcm_decode() local
287 int src_step, dst_step, dstbit_step; in snd_pcm_adpcm_encode() local
Dpcm_dmix.c161 unsigned int src_step, dst_step; in mix_areas() local
229 unsigned int src_step, dst_step; in remix_areas() local
Dpcm_iec958.c161 int src_step, dst_step; in snd_pcm_iec958_decode() local
204 int src_step, dst_step; in snd_pcm_iec958_encode() local
Dpcm_softvol.c326 unsigned int src_step, dst_step; in softvol_convert_stereo_vol() local
387 unsigned int src_step, dst_step; in softvol_convert_mono_vol() local
Dpcm_route.c143 int src_step, dst_step; in snd_pcm_route_convert1_one() local
193 int src_step, dst_step; in snd_pcm_route_convert1_one_getput() local
267 int dst_step; in snd_pcm_route_convert1_many() local
Dpcm.c3053 unsigned int dst_step; in snd_pcm_area_silence() local
3222 int src_step, dst_step; in snd_pcm_area_copy() local
/third_party/alsa-lib/test/
Dmixtest.c104 unsigned int dst_step, unsigned int sum_step) in saturate()
124 unsigned int dst_step, in mix_areas0()
160 unsigned int dst_step, in mix_areas2()
/third_party/ffmpeg/libavfilter/
Dvf_boxblur.c160 static inline void blur(uint8_t *dst, int dst_step, const uint8_t *src, int src_step, in blur()
167 static inline void blur_power(uint8_t *dst, int dst_step, const uint8_t *src, int src_step, in blur_power()
/third_party/node/deps/v8/src/compiler/backend/
Dgap-resolver.cc55 int dst_step = 1; in Split() local
/third_party/ffmpeg/libavcodec/
Dsnow_dwt.c116 int dst_step, int src_step, int ref_step, in lift()
146 int dst_step, int src_step, int ref_step, in liftS()
/third_party/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c351 const uint32_t* dst, int dst_step, in ComparePixelsLossless()
387 const uint32_t* dst, int dst_step, in ComparePixelsLossy()
/third_party/mesa3d/src/util/format/
Du_format.c658 unsigned dst_step; in util_format_translate() local
/third_party/lz4/tests/
Dfuzzer.c1652 int const dst_step = 43; in FUZ_unitTests() local