Home
last modified time | relevance | path

Searched refs:void (Results 26 - 50 of 171) sorted by relevance

1234567

/third_party/ffmpeg/libavresample/x86/
H A Ddither.asm34 ; void ff_quantize(int16_t *dst, float *src, float *dither, int len);
59 ; void ff_dither_int_to_float_rectangular(float *dst, int *src, int len)
87 ; void ff_dither_int_to_float_triangular(float *dst, int *src0, int len)
H A Daudio_mix.asm28 ; void ff_mix_2_to_1_fltp_flt(float **src, float **matrix, int len,
64 ; void ff_mix_2_to_1_s16p_flt(int16_t **src, float **matrix, int len,
108 ; void ff_mix_2_to_1_s16p_q8(int16_t **src, int16_t **matrix, int len,
149 ; void ff_mix_1_to_2_fltp_flt(float **src, float **matrix, int len,
183 ; void ff_mix_1_to_2_s16p_flt(int16_t **src, float **matrix, int len,
230 ; void ff_mix_3_8_to_1_2_fltp/s16p_flt(float/int16_t **src, float **matrix,
/third_party/ffmpeg/libavcodec/x86/
H A Dh264_intrapred.asm48 ; void ff_pred16x16_vertical_8(uint8_t *src, ptrdiff_t stride)
68 ; void ff_pred16x16_horizontal_8(uint8_t *src, ptrdiff_t stride)
107 ; void ff_pred16x16_dc_8(uint8_t *src, ptrdiff_t stride)
158 ; void ff_pred16x16_tm_vp8_8(uint8_t *src, ptrdiff_t stride)
235 ; void ff_pred16x16_plane_*_8(uint8_t *src, ptrdiff_t stride)
443 ; void ff_pred8x8_plane_8(uint8_t *src, ptrdiff_t stride)
568 ; void ff_pred8x8_vertical_8(uint8_t *src, ptrdiff_t stride)
585 ; void ff_pred8x8_horizontal_8(uint8_t *src, ptrdiff_t stride)
611 ; void ff_pred8x8_top_dc_8_mmxext(uint8_t *src, ptrdiff_t stride)
645 ; void ff_pred8x8_dc_8_mmxex
[all...]
H A Ddiracdsp.asm135 ; void put_rect_clamped(uint8_t *dst, int dst_stride, int16_t *src, int src_stride, int width, int height)
178 ; void add_rect_clamped(uint8_t *dst, uint16_t *src, int stride, int16_t *idwt, int idwt_stride, int width, int height)
218 ; void add_obmc(uint16_t *dst, uint8_t *src, int stride, uint8_t *obmc_weight, int yblen)
263 ; void dequant_subband_32(uint8_t *src, uint8_t *dst, ptrdiff_t stride, const int qf, const int qs, int tot_v, int tot_h)
300 ; void put_signed_rect_clamped_10(uint8_t *dst, int dst_stride, const uint8_t *src, int src_stride, int width, int height)
H A Daacencdsp.asm32 ;void ff_abs_pow34(float *out, const float *in, const int size);
52 ;void ff_aac_quantize_bands(int *out, const float *in, const float *scaled,
H A Dblockdsp.asm31 ; void ff_clear_block(int16_t *blocks);
56 ; void ff_clear_blocks(int16_t *blocks);
H A Dfmtconvert.asm27 ; void ff_int32_to_float_fmul_scalar(float *dst, const int32_t *src, float mul,
62 ; void ff_int32_to_float_fmul_array8(FmtConvertContext *c, float *dst, const int32_t *src,
H A Dac3dsp.asm41 ; void ff_ac3_exponent_min(uint8_t *exp, int num_reuse_blocks, int nb_coefs)
74 ; void ff_float_to_fixed24(int32_t *dst, const float *src, unsigned int len)
180 ; void ff_ac3_extract_exponents(uint8_t *exp, int32_t *coef, int nb_coefs)
H A Dsbcdsp.asm63 ;void ff_sbc_analyze_4(const int16_t *in, int32_t *out, const int16_t *consts);
83 ;void ff_sbc_analyze_8(const int16_t *in, int32_t *out, const int16_t *consts);
118 ;void ff_sbc_calc_scalefactors(int32_t sb_sample_f[16][2][8],
H A Dqpel.asm47 ; void ff_put/avg_pixels4_l2_mmxext(uint8_t *dst, uint8_t *src1, uint8_t *src2,
91 ; void ff_put/avg_pixels8_l2_mmxext(uint8_t *dst, uint8_t *src1, uint8_t *src2,
135 ; void ff_put/avg_pixels16_l2_mmxext(uint8_t *dst, uint8_t *src1, uint8_t *src2,
H A Dh264_idct.asm256 ; void ff_h264_idct8_add_8_sse2(uint8_t *dst, int16_t *block, int stride)
295 ; void ff_h264_idct8_dc_add_8_mmxext(uint8_t *dst, int16_t *block, int stride)
306 ; void ff_h264_idct8_dc_add_8_mmxext(uint8_t *dst, int16_t *block, int stride)
319 ; void ff_h264_idct8_add4_8_sse2(uint8_t *dst, const int *block_offset,
493 ; void ff_h264_idct_add16_8_sse2(uint8_t *dst, const int *block_offset,
542 ; void ff_h264_idct_add16intra_8_sse2(uint8_t *dst, const int *block_offset,
595 ; void ff_h264_idct_add8_8_sse2(uint8_t **dest, const int *block_offset,
615 ;void ff_h264_luma_dc_dequant_idct_mmx(int16_t *output, int16_t *input, int qmul)
H A Dhpeldsp_vp3.asm25 ; void ff_put_no_rnd_pixels8_x2_exact(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h)
66 ; void ff_put_no_rnd_pixels8_y2_exact(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h)
H A Dutvideodsp.asm34 ; void restore_rgb_planes(uint8_t *src_r, uint8_t *src_g, uint8_t *src_b,
84 ; void restore_rgb_planes10(uint16_t *src_r, uint16_t *src_g, uint16_t *src_b,
H A Dexrdsp.asm35 ; void ff_reorder_pixels(uint8_t *dst, const uint8_t *src, ptrdiff_t size);
71 ; void ff_predictor(uint8_t *src, ptrdiff_t size);
/third_party/ffmpeg/libavutil/x86/
H A Dfloat_dsp.asm31 ; void vector_fmul(float *dst, const float *src0, const float *src1, int len)
62 ; void vector_dmul(double *dst, const double *src0, const double *src1, int len)
95 ; void ff_vector_fmac_scalar(float *dst, const float *src, float mul, int len)
159 ; void ff_vector_fmul_scalar(float *dst, const float *src, float mul, int len)
188 ; void ff_vector_dmac_scalar(double *dst, const double *src, double mul,
251 ; void ff_vector_dmul_scalar(double *dst, const double *src, double mul,
370 ; void vector_fmul_reverse(float *dst, const float *src0, const float *src1,
444 ; void ff_butterflies_float(float *src0, float *src1, int len);
/third_party/libunwind/libunwind/doc/
H A Dunw_backtrace.tex15 \Type{int} \Func{unw\_backtrace}(\Type{void~**}\Var{buffer}, \Type{int}~\Var{size});\\
19 \Type{int} \Func{backtrace}(\Type{void~**}\Var{buffer}, \Type{int}~\Var{size});\\
H A Dunw_create_addr_space.tex43 application-specified void-pointer (\Var{arg}). When invoking a
56 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{int} \Var{need\_unwind\_info}, \Type{void~*}arg);\\
57 \Type{void} \Func{put\_unwind\_info}(\Type{unw\_addr\_space\_t} \Var{as},\\
58 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{unw\_proc\_info\_t~*}pip, \Type{void~*}\Var{arg});\\
60 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{unw\_word\_t~*}\Var{dilap}, \Type{void~*}\Var{arg});\\
63 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{int} \Var{write}, \Type{void~*}\Var{arg});\\
66 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{int} \Var{write}, \Type{void~*}\Var{arg});\\
69 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{int} \Var{write}, \Type{void~*}\Var{arg});\\
71 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{unw\_cursor\_t~*}\Var{cp}, \Type{void~*}\Var{arg});\\
75 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{void~*}\Va
[all...]
H A Dlibunwind-setjmp.tex17 \Type{void} \Func{longjmp}(\Type{jmp\_buf}~\Var{env}, \Type{int}~\Var{val});\\
19 \Type{void} \Func{\_longjmp}(\Type{jmp\_buf}~\Var{env}, \Type{int}~\Var{val});\\
21 \Type{void} \Func{siglongjmp}(\Type{sigjmp\_buf}~\Var{env}, \Type{int}~\Var{val});\\
H A Dunw_init_remote.tex15 \Type{int} \Func{unw\_init\_remote}(\Type{unw\_cursor\_t~*}\Var{c}, \Type{unw\_addr\_space\_t~}\Var{as}, \Type{void~*}\Var{arg});\\
25 The \Var{arg} void-pointer tells the address space exactly what entity
/third_party/rust/crates/cxx/tests/ui/
H A Dgeneric_enum.rs11 enum C where void: Copy {
/third_party/node/deps/openssl/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl41 if ($flavour && $flavour ne "void") {
130 @ void ecp_nistz256_to_mont(BN_ULONG r0[8],const BN_ULONG r1[8]);
138 @ void ecp_nistz256_from_mont(BN_ULONG r0[8],const BN_ULONG r1[8]);
146 @ void ecp_nistz256_mul_by_2(BN_ULONG r0[8],const BN_ULONG r1[8]);
186 @ void ecp_nistz256_add(BN_ULONG r0[8],const BN_ULONG r1[8],
277 @ void ecp_nistz256_mul_by_3(BN_ULONG r0[8],const BN_ULONG r1[8]);
362 @ void ecp_nistz256_div_by_2(BN_ULONG r0[8],const BN_ULONG r1[8]);
436 @ void ecp_nistz256_sub(BN_ULONG r0[8],const BN_ULONG r1[8],
513 @ void ecp_nistz256_neg(BN_ULONG r0[8],const BN_ULONG r1[8]);
558 @ void ecp_nistz256_sqr_mon
[all...]
/third_party/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl41 if ($flavour && $flavour ne "void") {
130 @ void ecp_nistz256_to_mont(BN_ULONG r0[8],const BN_ULONG r1[8]);
138 @ void ecp_nistz256_from_mont(BN_ULONG r0[8],const BN_ULONG r1[8]);
146 @ void ecp_nistz256_mul_by_2(BN_ULONG r0[8],const BN_ULONG r1[8]);
186 @ void ecp_nistz256_add(BN_ULONG r0[8],const BN_ULONG r1[8],
277 @ void ecp_nistz256_mul_by_3(BN_ULONG r0[8],const BN_ULONG r1[8]);
362 @ void ecp_nistz256_div_by_2(BN_ULONG r0[8],const BN_ULONG r1[8]);
436 @ void ecp_nistz256_sub(BN_ULONG r0[8],const BN_ULONG r1[8],
513 @ void ecp_nistz256_neg(BN_ULONG r0[8],const BN_ULONG r1[8]);
558 @ void ecp_nistz256_sqr_mon
[all...]
/third_party/curl/
H A Dbuildconf.bat219 echo void hugehelp(void^)>> src\tool_hugehelp.c
228 findstr "/C:void hugehelp(void)" src\tool_hugehelp.c 1>NUL 2>&1
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dfunction.rs533 let void = Item::builtin_type(TypeKind::Void, false, ctx); in from_ty()
535 Item::builtin_type(TypeKind::Pointer(void), false, ctx); in from_ty()
553 let void = Item::builtin_type(TypeKind::Void, false, ctx); in from_ty()
554 Item::builtin_type(TypeKind::Pointer(void), false, ctx) in from_ty()
/third_party/rust/crates/once_cell/src/
H A Dlib.rs563 Err(void) => match void {}, in get_or_init()
1087 Err(void) => match void {}, in get_or_init()

Completed in 12 milliseconds

1234567