/third_party/ffmpeg/libavcodec/arm/ |
H A D | sbcdsp_neon.S | 37 function ff_sbc_analyze_4_neon, export=1 90 function ff_sbc_analyze_8_neon, export=1 194 function ff_sbc_calc_scalefactors_neon, export=1 368 function ff_sbc_calc_scalefactors_j_neon, export=1 488 function ff_sbc_enc_process_input_4s_neon, export=1 593 function ff_sbc_enc_process_input_8s_neon, export=1
|
H A D | ac3dsp_armv6.S | 23 function ff_ac3_bit_alloc_calc_bap_armv6, export=1
|
H A D | mpegvideo_armv5te_s.S | 59 function ff_dct_unquantize_h263_armv5te, export=1
|
H A D | vorbisdsp_neon.S | 24 function ff_vorbis_inverse_coupling_neon, export=1
|
H A D | simple_idct_neon.S | 265 function ff_simple_idct_put_neon, export=1 320 function ff_simple_idct_add_neon, export=1 359 function ff_simple_idct_neon, export=1
|
H A D | mlpdsp_armv6.S | 172 function ff_mlp_pack_output_inorder_\channels\()ch_mixedshift_armv6, export=1 289 function ff_mlp_pack_output_inorder_\channels\()ch_\shift\()shift_armv6, export=1 456 function ff_mlp_pack_output_outoforder_\channels\()ch_\shift\()shift_armv6, export=1
|
H A D | h264cmc_neon.S | 27 function ff_\type\()_\codec\()_chroma_mc8_neon, export=1 202 function ff_\type\()_\codec\()_chroma_mc4_neon, export=1 372 function ff_\type\()_h264_chroma_mc2_neon, export=1
|
H A D | mdct_neon.S | 26 function ff_imdct_half_neon, export=1 123 function ff_imdct_calc_neon, export=1 159 function ff_mdct_calc_neon, export=1
|
H A D | synth_filter_neon.S | 23 function ff_synth_filter_float_neon, export=1
|
H A D | sbcdsp_armv6.S | 34 function ff_sbc_analyze_4_armv6, export=1 98 function ff_sbc_analyze_8_armv6, export=1
|
H A D | fmtconvert_vfp.S | 30 function ff_int32_to_float_fmul_array8_vfp, export=1 192 function ff_int32_to_float_fmul_scalar_vfp, export=1
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | RBPropertiesExporter.java | 16 * Bundles. Most all meta-data is lost in this export. 43 public void export(RBManager rbm) throws IOException { in export() method in RBPropertiesExporter
|
/third_party/ffmpeg/libavutil/arm/ |
H A D | float_dsp_vfp.S | 28 function ff_vector_fmul_vfp, export=1 76 function ff_vector_fmul_window_vfp, export=1 280 function ff_vector_fmul_reverse_vfp, export=1 348 function ff_butterflies_float_vfp, export=1
|
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | mdct_neon.S | 25 function ff_imdct_half_neon, export=1 131 function ff_imdct_calc_neon, export=1 175 function ff_mdct_calc_neon, export=1
|
H A D | vorbisdsp_neon.S | 23 function ff_vorbis_inverse_coupling_neon, export=1
|
H A D | synth_filter_neon.S | 45 function ff_synth_filter_float_neon, export=1
|
H A D | vp9lpf_neon.S | 630 function ff_vp9_loop_filter_v_4_8_neon, export=1 654 function ff_vp9_loop_filter_v_44_16_neon, export=1 678 function ff_vp9_loop_filter_h_4_8_neon, export=1 720 function ff_vp9_loop_filter_h_44_16_neon, export=1 772 function ff_vp9_loop_filter_v_8_8_neon, export=1 807 function ff_vp9_loop_filter_v_\mix\()_16_neon, export=1 846 function ff_vp9_loop_filter_h_8_8_neon, export=1 898 function ff_vp9_loop_filter_h_\mix\()_16_neon, export=1 974 function ff_vp9_loop_filter_v_16_8_neon, export=1 1046 function ff_vp9_loop_filter_v_16_16_neon, export [all...] |
/third_party/ffmpeg/libavresample/arm/ |
H A D | audio_convert_neon.S | 24 function ff_conv_flt_to_s16_neon, export=1 68 function ff_conv_fltp_to_s16_2ch_neon, export=1 132 function ff_conv_fltp_to_s16_neon, export=1
|
H A D | resample_neon.S | 26 function ff_resample_one_\fmt\()_neon, export=1 225 function ff_resample_linear_\fmt\()_neon, export=1
|
/third_party/ffmpeg/libswresample/arm/ |
H A D | audio_convert_neon.S | 24 function swri_oldapi_conv_flt_to_s16_neon, export=1 69 function swri_oldapi_conv_fltp_to_s16_2ch_neon, export=1 134 function swri_oldapi_conv_fltp_to_s16_nch_neon, export=1
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | ir2_assemble.c | 140 /* register / export # for instr */ 145 return instr->alu.export; in dst_to_reg() 264 bc->alu.export_data = instr_v->alu.export >= 0; in fill_instr() 306 bc->alu.export_data = instr_s->alu.export >= 0; in fill_instr() 462 /* export - fill alloc cf */ in assemble() 464 /* get the export buffer from either vector/scalar dest */ in assemble() 475 /* memory export always in 32/33 pair, new alloc on 32 */ in assemble()
|
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/ |
H A D | decode_der2key.c | 314 OSSL_FUNC_keymgmt_export_fn *export = in der2key_export_object() local 318 if (reference_sz == sizeof(keydata) && export != NULL) { in der2key_export_object() 326 return export(keydata, selection, export_cb, export_cbarg); in der2key_export_object()
|
/third_party/openssl/providers/implementations/encode_decode/ |
H A D | decode_der2key.c | 314 OSSL_FUNC_keymgmt_export_fn *export = in der2key_export_object() local 318 if (reference_sz == sizeof(keydata) && export != NULL) { in der2key_export_object() 322 return export(keydata, ctx->selection, export_cb, export_cbarg); in der2key_export_object()
|
/third_party/ffmpeg/libavfilter/aarch64/ |
H A D | vf_nlmeans_neon.S | 36 function ff_compute_safe_ssd_integral_image_neon, export=1
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_hpp_macros.hpp | 231 # pragma warning Unknown import / export semantics
|