Home
last modified time | relevance | path

Searched refs:void (Results 51 - 75 of 175) sorted by relevance

1234567

/third_party/ffmpeg/libavcodec/x86/
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);
H A Dflacdsp.asm87 ;void ff_flac_decorrelate_[lrm]s_16_sse2(uint8_t **out, int32_t **in, int channels,
132 ;void ff_flac_decorrelate_[lrm]s_32_sse2(uint8_t **out, int32_t **in, int channels,
176 ;void ff_flac_decorrelate_indep<ch>_<bps>_<opt>(uint8_t **out, int32_t **in, int channels,
H A Dh264_chromamc_10bit.asm60 ; void ff_put/avg_h264_chroma_mc8(pixel *dst, pixel *src, ptrdiff_t stride,
151 ; void ff_put/avg_h264_chroma_mc4(pixel *dst, pixel *src, ptrdiff_t stride,
201 ; void ff_put/avg_h264_chroma_mc2(pixel *dst, pixel *src, ptrdiff_t stride,
H A Dlossless_videoencdsp.asm32 ; void ff_diff_bytes(uint8_t *dst, const uint8_t *src1, const uint8_t *src2,
148 ;void sub_left_predict(uint8_t *dst, uint8_t *src, ptrdiff_t stride, ptrdiff_t width, int height)
H A Daudiodsp.asm49 ; void ff_vector_clip_int32(int32_t *dst, const int32_t *src, int32_t min,
121 ; void ff_vector_clipf_sse(float *dst, const float *src,
H A Dh263_loopfilter.asm104 ; void ff_h263_v_loop_filter_mmx(uint8_t *src, int stride, int qscale)
145 ; void ff_h263_h_loop_filter_mmx(uint8_t *src, int stride, int qscale)
H A Dh264_deblock_10bit.asm153 ; void ff_deblock_v_luma_10(uint16_t *pix, int stride, int alpha, int beta,
602 ; void ff_deblock_v_luma_intra_10(uint16_t *pix, int stride, int alpha,
654 ; void ff_deblock_h_luma_intra_10(uint16_t *pix, int stride, int alpha,
727 ; void ff_deblock_v_luma_intra_10(uint16_t *pix, int stride, int alpha,
756 ; void ff_deblock_h_luma_intra_10(uint16_t *pix, int stride, int alpha,
934 ; void ff_deblock_v_chroma_10(uint16_t *pix, int stride, int alpha, int beta,
956 ; void ff_deblock_v_chroma_intra_10(uint16_t *pix, int stride, int alpha,
973 ; void ff_deblock_h_chroma_10(uint16_t *pix, int stride, int alpha, int beta,
997 ; void ff_deblock_h_chroma422_10(uint16_t *pix, int stride, int alpha, int beta,
H A Ddnxhdenc.asm27 ; void get_pixels_8x4_sym_sse2(int16_t *block, const uint8_t *pixels,
H A Dlossless_videodsp.asm41 ; void ff_add_median_pred(uint8_t *dst, const uint8_t *top,
201 ; void ff_add_bytes(uint8_t *dst, uint8_t *src, ptrdiff_t w);
319 ; void add_gradient_pred(uint8_t *src, const ptrdiff_t stride, const ptrdiff_t width)
H A Dhevc_idct.asm239 ; void ff_hevc_idct_HxW_dc_{8,10}_<opt>(int16_t *coeffs)
359 ; void ff_hevc_idct_4x4__{8,10}_<opt>(int16_t *coeffs, int col_limit)
506 ; void ff_hevc_idct_8x8_{8,10}_<opt>(int16_t *coeffs, int col_limit)
628 ; void ff_hevc_idct_16x16_{8,10}_<opt>(int16_t *coeffs, int col_limit)
790 ; void ff_hevc_idct_32x32_{8,10}_<opt>(int16_t *coeffs, int col_limit)
/third_party/libunwind/libunwind/doc/
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
H A Dlibunwind.tex20 \Type{int} \Func{unw\_init\_remote}(\Type{unw\_cursor\_t~*}, \Type{unw\_addr\_space\_t}, \Type{void~*});\\
39 \Type{void} \Func{unw\_destroy\_addr\_space}(\Type{unw\_addr\_space\_t});\\
43 \Type{void} \Func{unw\_flush\_cache}(\Type{unw\_addr\_space\_t}, \Type{unw\_word\_t}, \Type{unw\_word\_t});\\
62 \Type{void} \Func{\_U\_dyn\_register}(\Type{unw\_dyn\_info\_t~*});\\
64 \Type{void} \Func{\_U\_dyn\_cancel}(\Type{unw\_dyn\_info\_t~*});\\
154 void show_backtrace (void) {
H A Dunw_destroy_addr_space.tex15 \Type{void} \Func{unw\_destroy\_addr\_space}(\Type{unw\_addr\_space\_t} \Var{as});\\
H A D_U_dyn_register.tex15 \Type{void} \Func{\_U\_dyn\_register}(\Type{unw\_dyn\_info\_t~*}\Var{di});\\
H A D_U_dyn_cancel.tex15 \Type{void} \Func{\_U\_dyn\_cancel}(\Type{unw\_dyn\_info\_t~*}\Var{di});\\
/third_party/rust/crates/once_cell/src/
H A Drace.rs79 Err(void) => match void {}, in get_or_init()
351 Err(void) => match void {}, in get_or_init()
/third_party/node/deps/openssl/openssl/crypto/ec/asm/
H A Decp_nistz256-armv8.pl120 // void ecp_nistz256_to_mont(BN_ULONG x0[4],const BN_ULONG x1[4]);
145 // void ecp_nistz256_from_mont(BN_ULONG x0[4],const BN_ULONG x1[4]);
170 // void ecp_nistz256_mul_mont(BN_ULONG x0[4],const BN_ULONG x1[4],
195 // void ecp_nistz256_sqr_mont(BN_ULONG x0[4],const BN_ULONG x1[4]);
218 // void ecp_nistz256_add(BN_ULONG x0[4],const BN_ULONG x1[4],
242 // void ecp_nistz256_div_by_2(BN_ULONG x0[4],const BN_ULONG x1[4]);
263 // void ecp_nistz256_mul_by_2(BN_ULONG x0[4],const BN_ULONG x1[4]);
288 // void ecp_nistz256_mul_by_3(BN_ULONG x0[4],const BN_ULONG x1[4]);
324 // void ecp_nistz256_sub(BN_ULONG x0[4],const BN_ULONG x1[4],
346 // void ecp_nistz256_ne
[all...]
/third_party/openssl/crypto/ec/asm/
H A Decp_nistz256-armv8.pl122 // void ecp_nistz256_to_mont(BN_ULONG x0[4],const BN_ULONG x1[4]);
151 // void ecp_nistz256_from_mont(BN_ULONG x0[4],const BN_ULONG x1[4]);
179 // void ecp_nistz256_mul_mont(BN_ULONG x0[4],const BN_ULONG x1[4],
206 // void ecp_nistz256_sqr_mont(BN_ULONG x0[4],const BN_ULONG x1[4]);
231 // void ecp_nistz256_add(BN_ULONG x0[4],const BN_ULONG x1[4],
257 // void ecp_nistz256_div_by_2(BN_ULONG x0[4],const BN_ULONG x1[4]);
280 // void ecp_nistz256_mul_by_2(BN_ULONG x0[4],const BN_ULONG x1[4]);
307 // void ecp_nistz256_mul_by_3(BN_ULONG x0[4],const BN_ULONG x1[4]);
345 // void ecp_nistz256_sub(BN_ULONG x0[4],const BN_ULONG x1[4],
369 // void ecp_nistz256_ne
[all...]
/third_party/ffmpeg/libavfilter/x86/
H A Daf_volume.asm35 ; void ff_scale_samples_s16(uint8_t *dst, const uint8_t *src, int len,
62 ; void ff_scale_samples_s32(uint8_t *dst, const uint8_t *src, int len,
H A Dvf_fspp.asm51 ;void ff_store_slice_mmx(uint8_t *dst, int16_t *src,
116 ;void ff_store_slice2_mmx(uint8_t *dst, int16_t *src,
183 ;void ff_mul_thrmat_mmx(int16_t *thr_adr_noq, int16_t *thr_adr, int q);
463 ;void ff_column_fidct_mmx(int16_t *thr_adr, int16_t *data, int16_t *output, int cnt);
484 ;void ff_row_idct_mmx(int16_t *workspace, int16_t *output_adr, ptrdiff_t output_stride, int cnt);
614 ;void ff_row_fdct_mmx(int16_t *data, const uint8_t *pixels, ptrdiff_t line_size, int cnt);
H A Dvf_pp7.asm29 ;void ff_pp7_dctB_mmx(int16_t *dst, int16_t *src)
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djidctred-mmx.asm99 ; GLOBAL(void)
100 ; jsimd_idct_4x4_mmx(void *dct_table, JCOEFPTR coef_block,
104 %define dct_table(b) (b) + 8 ; void *dct_table
493 ; GLOBAL(void)
494 ; jsimd_idct_2x2_mmx(void *dct_table, JCOEFPTR coef_block,
498 %define dct_table(b) (b) + 8 ; void *dct_table
H A Djidctred-sse2.asm99 ; GLOBAL(void)
100 ; jsimd_idct_4x4_sse2(void *dct_table, JCOEFPTR coef_block,
104 %define dct_table(b) (b) + 8 ; void *dct_table
414 ; GLOBAL(void)
415 ; jsimd_idct_2x2_sse2(void *dct_table, JCOEFPTR coef_block,
419 %define dct_table(b) (b) + 8 ; void *dct_table
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djidctred-sse2.asm100 ; GLOBAL(void)
101 ; jsimd_idct_4x4_sse2(void *dct_table, JCOEFPTR coef_block,
105 ; r10 = void *dct_table
403 ; GLOBAL(void)
404 ; jsimd_idct_2x2_sse2(void *dct_table, JCOEFPTR coef_block,
408 ; r10 = void *dct_table
/third_party/ffmpeg/libavutil/x86/
H A Dfixed_dsp.asm28 ; void ff_butterflies_fixed(float *src0, float *src1, int len);

Completed in 11 milliseconds

1234567