Home
last modified time | relevance | path

Searched refs:t_s16x8 (Results 1 – 12 of 12) sorted by relevance

/dports/games/iortcw/iortcw-1.51c/MP/code/opus-1.2.1/silk/arm/
H A DNSQ_del_dec_neon_intr.c131 int16x8_t t_s16x8; in copy_winner_state_kernel() local
142 t_s16x8 = vcombine_s16( vrshrn_n_s32( t0_s32x4, 10 ), vrshrn_n_s32( t1_s32x4, 10 ) ); in copy_winner_state_kernel()
143 vst1_s8( &pulses[ offset ], vmovn_s16( t_s16x8 ) ); in copy_winner_state_kernel()
462 int16x8_t t_s16x8; in silk_short_prediction_create_arch_coef_neon_local() local
466t_s16x8 = vld1q_s16( in + 0 ); /* 7 6 5 4 3 2 1… in silk_short_prediction_create_arch_coef_neon_local()
467t_s16x8 = vrev64q_s16( t_s16x8 ); /* 4 5 6 7 0 1 2… in silk_short_prediction_create_arch_coef_neon_local()
468 …t2_s32x4 = vshll_n_s16( vget_high_s16( t_s16x8 ), 15 ); /* 4 5 6 7 … in silk_short_prediction_create_arch_coef_neon_local()
473t_s16x8 = vrev64q_s16( t_s16x8 ); /* C D E F 8 9 A B … in silk_short_prediction_create_arch_coef_neon_local()
596 const int16x8_t t_s16x8 = vld1q_s16( AR_shp_Q13 + i ); in silk_noise_shape_quantizer_del_dec_neon() local
597 vst1q_s32( AR_shp_Q28 + i + 0, vshll_n_s16( vget_low_s16( t_s16x8 ), 15 ) ); in silk_noise_shape_quantizer_del_dec_neon()
[all …]
/dports/games/iortcw/iortcw-1.51c/SP/code/opus-1.2.1/silk/arm/
H A DNSQ_del_dec_neon_intr.c131 int16x8_t t_s16x8; in copy_winner_state_kernel() local
142 t_s16x8 = vcombine_s16( vrshrn_n_s32( t0_s32x4, 10 ), vrshrn_n_s32( t1_s32x4, 10 ) ); in copy_winner_state_kernel()
143 vst1_s8( &pulses[ offset ], vmovn_s16( t_s16x8 ) ); in copy_winner_state_kernel()
462 int16x8_t t_s16x8; in silk_short_prediction_create_arch_coef_neon_local() local
466t_s16x8 = vld1q_s16( in + 0 ); /* 7 6 5 4 3 2 1… in silk_short_prediction_create_arch_coef_neon_local()
467t_s16x8 = vrev64q_s16( t_s16x8 ); /* 4 5 6 7 0 1 2… in silk_short_prediction_create_arch_coef_neon_local()
468 …t2_s32x4 = vshll_n_s16( vget_high_s16( t_s16x8 ), 15 ); /* 4 5 6 7 … in silk_short_prediction_create_arch_coef_neon_local()
473t_s16x8 = vrev64q_s16( t_s16x8 ); /* C D E F 8 9 A B … in silk_short_prediction_create_arch_coef_neon_local()
596 const int16x8_t t_s16x8 = vld1q_s16( AR_shp_Q13 + i ); in silk_noise_shape_quantizer_del_dec_neon() local
597 vst1q_s32( AR_shp_Q28 + i + 0, vshll_n_s16( vget_low_s16( t_s16x8 ), 15 ) ); in silk_noise_shape_quantizer_del_dec_neon()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libopus/silk/arm/
H A DNSQ_del_dec_neon_intr.c131 int16x8_t t_s16x8; in copy_winner_state_kernel() local
142 t_s16x8 = vcombine_s16( vrshrn_n_s32( t0_s32x4, 10 ), vrshrn_n_s32( t1_s32x4, 10 ) ); in copy_winner_state_kernel()
143 vst1_s8( &pulses[ offset ], vmovn_s16( t_s16x8 ) ); in copy_winner_state_kernel()
462 int16x8_t t_s16x8; in silk_short_prediction_create_arch_coef_neon_local() local
466t_s16x8 = vld1q_s16( in + 0 ); /* 7 6 5 4 3 2 1… in silk_short_prediction_create_arch_coef_neon_local()
467t_s16x8 = vrev64q_s16( t_s16x8 ); /* 4 5 6 7 0 1 2… in silk_short_prediction_create_arch_coef_neon_local()
468 …t2_s32x4 = vshll_n_s16( vget_high_s16( t_s16x8 ), 15 ); /* 4 5 6 7 … in silk_short_prediction_create_arch_coef_neon_local()
473t_s16x8 = vrev64q_s16( t_s16x8 ); /* C D E F 8 9 A B … in silk_short_prediction_create_arch_coef_neon_local()
596 const int16x8_t t_s16x8 = vld1q_s16( AR_shp_Q13 + i ); in silk_noise_shape_quantizer_del_dec_neon() local
597 vst1q_s32( AR_shp_Q28 + i + 0, vshll_n_s16( vget_low_s16( t_s16x8 ), 15 ) ); in silk_noise_shape_quantizer_del_dec_neon()
[all …]
/dports/audio/jamulus/jamulus-r3_8_1/libs/opus/silk/arm/
H A DNSQ_del_dec_neon_intr.c131 int16x8_t t_s16x8; in copy_winner_state_kernel() local
142 t_s16x8 = vcombine_s16( vrshrn_n_s32( t0_s32x4, 10 ), vrshrn_n_s32( t1_s32x4, 10 ) ); in copy_winner_state_kernel()
143 vst1_s8( &pulses[ offset ], vmovn_s16( t_s16x8 ) ); in copy_winner_state_kernel()
462 int16x8_t t_s16x8; in silk_short_prediction_create_arch_coef_neon_local() local
466t_s16x8 = vld1q_s16( in + 0 ); /* 7 6 5 4 3 2 1… in silk_short_prediction_create_arch_coef_neon_local()
467t_s16x8 = vrev64q_s16( t_s16x8 ); /* 4 5 6 7 0 1 2… in silk_short_prediction_create_arch_coef_neon_local()
468 …t2_s32x4 = vshll_n_s16( vget_high_s16( t_s16x8 ), 15 ); /* 4 5 6 7 … in silk_short_prediction_create_arch_coef_neon_local()
473t_s16x8 = vrev64q_s16( t_s16x8 ); /* C D E F 8 9 A B … in silk_short_prediction_create_arch_coef_neon_local()
596 const int16x8_t t_s16x8 = vld1q_s16( AR_shp_Q13 + i ); in silk_noise_shape_quantizer_del_dec_neon() local
597 vst1q_s32( AR_shp_Q28 + i + 0, vshll_n_s16( vget_low_s16( t_s16x8 ), 15 ) ); in silk_noise_shape_quantizer_del_dec_neon()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/opus/src/silk/arm/
H A DNSQ_del_dec_neon_intr.c131 int16x8_t t_s16x8; in copy_winner_state_kernel() local
142 t_s16x8 = vcombine_s16( vrshrn_n_s32( t0_s32x4, 10 ), vrshrn_n_s32( t1_s32x4, 10 ) ); in copy_winner_state_kernel()
143 vst1_s8( &pulses[ offset ], vmovn_s16( t_s16x8 ) ); in copy_winner_state_kernel()
462 int16x8_t t_s16x8; in silk_short_prediction_create_arch_coef_neon_local() local
466t_s16x8 = vld1q_s16( in + 0 ); /* 7 6 5 4 3 2 1… in silk_short_prediction_create_arch_coef_neon_local()
467t_s16x8 = vrev64q_s16( t_s16x8 ); /* 4 5 6 7 0 1 2… in silk_short_prediction_create_arch_coef_neon_local()
468 …t2_s32x4 = vshll_n_s16( vget_high_s16( t_s16x8 ), 15 ); /* 4 5 6 7 … in silk_short_prediction_create_arch_coef_neon_local()
473t_s16x8 = vrev64q_s16( t_s16x8 ); /* C D E F 8 9 A B … in silk_short_prediction_create_arch_coef_neon_local()
596 const int16x8_t t_s16x8 = vld1q_s16( AR_shp_Q13 + i ); in silk_noise_shape_quantizer_del_dec_neon() local
597 vst1q_s32( AR_shp_Q28 + i + 0, vshll_n_s16( vget_low_s16( t_s16x8 ), 15 ) ); in silk_noise_shape_quantizer_del_dec_neon()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/opus/src/silk/arm/
H A DNSQ_del_dec_neon_intr.c131 int16x8_t t_s16x8; in copy_winner_state_kernel() local
142 t_s16x8 = vcombine_s16( vrshrn_n_s32( t0_s32x4, 10 ), vrshrn_n_s32( t1_s32x4, 10 ) ); in copy_winner_state_kernel()
143 vst1_s8( &pulses[ offset ], vmovn_s16( t_s16x8 ) ); in copy_winner_state_kernel()
462 int16x8_t t_s16x8; in silk_short_prediction_create_arch_coef_neon_local() local
466t_s16x8 = vld1q_s16( in + 0 ); /* 7 6 5 4 3 2 1… in silk_short_prediction_create_arch_coef_neon_local()
467t_s16x8 = vrev64q_s16( t_s16x8 ); /* 4 5 6 7 0 1 2… in silk_short_prediction_create_arch_coef_neon_local()
468 …t2_s32x4 = vshll_n_s16( vget_high_s16( t_s16x8 ), 15 ); /* 4 5 6 7 … in silk_short_prediction_create_arch_coef_neon_local()
473t_s16x8 = vrev64q_s16( t_s16x8 ); /* C D E F 8 9 A B … in silk_short_prediction_create_arch_coef_neon_local()
596 const int16x8_t t_s16x8 = vld1q_s16( AR_shp_Q13 + i ); in silk_noise_shape_quantizer_del_dec_neon() local
597 vst1q_s32( AR_shp_Q28 + i + 0, vshll_n_s16( vget_low_s16( t_s16x8 ), 15 ) ); in silk_noise_shape_quantizer_del_dec_neon()
[all …]
/dports/www/firefox/firefox-99.0/media/libopus/silk/arm/
H A DNSQ_del_dec_neon_intr.c131 int16x8_t t_s16x8; in copy_winner_state_kernel() local
142 t_s16x8 = vcombine_s16( vrshrn_n_s32( t0_s32x4, 10 ), vrshrn_n_s32( t1_s32x4, 10 ) ); in copy_winner_state_kernel()
143 vst1_s8( &pulses[ offset ], vmovn_s16( t_s16x8 ) ); in copy_winner_state_kernel()
462 int16x8_t t_s16x8; in silk_short_prediction_create_arch_coef_neon_local() local
466t_s16x8 = vld1q_s16( in + 0 ); /* 7 6 5 4 3 2 1… in silk_short_prediction_create_arch_coef_neon_local()
467t_s16x8 = vrev64q_s16( t_s16x8 ); /* 4 5 6 7 0 1 2… in silk_short_prediction_create_arch_coef_neon_local()
468 …t2_s32x4 = vshll_n_s16( vget_high_s16( t_s16x8 ), 15 ); /* 4 5 6 7 … in silk_short_prediction_create_arch_coef_neon_local()
473t_s16x8 = vrev64q_s16( t_s16x8 ); /* C D E F 8 9 A B … in silk_short_prediction_create_arch_coef_neon_local()
596 const int16x8_t t_s16x8 = vld1q_s16( AR_shp_Q13 + i ); in silk_noise_shape_quantizer_del_dec_neon() local
597 vst1q_s32( AR_shp_Q28 + i + 0, vshll_n_s16( vget_low_s16( t_s16x8 ), 15 ) ); in silk_noise_shape_quantizer_del_dec_neon()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libopus/silk/arm/
H A DNSQ_del_dec_neon_intr.c131 int16x8_t t_s16x8; in copy_winner_state_kernel() local
142 t_s16x8 = vcombine_s16( vrshrn_n_s32( t0_s32x4, 10 ), vrshrn_n_s32( t1_s32x4, 10 ) ); in copy_winner_state_kernel()
143 vst1_s8( &pulses[ offset ], vmovn_s16( t_s16x8 ) ); in copy_winner_state_kernel()
462 int16x8_t t_s16x8; in silk_short_prediction_create_arch_coef_neon_local() local
466t_s16x8 = vld1q_s16( in + 0 ); /* 7 6 5 4 3 2 1… in silk_short_prediction_create_arch_coef_neon_local()
467t_s16x8 = vrev64q_s16( t_s16x8 ); /* 4 5 6 7 0 1 2… in silk_short_prediction_create_arch_coef_neon_local()
468 …t2_s32x4 = vshll_n_s16( vget_high_s16( t_s16x8 ), 15 ); /* 4 5 6 7 … in silk_short_prediction_create_arch_coef_neon_local()
473t_s16x8 = vrev64q_s16( t_s16x8 ); /* C D E F 8 9 A B … in silk_short_prediction_create_arch_coef_neon_local()
596 const int16x8_t t_s16x8 = vld1q_s16( AR_shp_Q13 + i ); in silk_noise_shape_quantizer_del_dec_neon() local
597 vst1q_s32( AR_shp_Q28 + i + 0, vshll_n_s16( vget_low_s16( t_s16x8 ), 15 ) ); in silk_noise_shape_quantizer_del_dec_neon()
[all …]
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/libopus/silk/arm/
H A DNSQ_del_dec_neon_intr.c131 int16x8_t t_s16x8; in copy_winner_state_kernel() local
142 t_s16x8 = vcombine_s16( vrshrn_n_s32( t0_s32x4, 10 ), vrshrn_n_s32( t1_s32x4, 10 ) ); in copy_winner_state_kernel()
143 vst1_s8( &pulses[ offset ], vmovn_s16( t_s16x8 ) ); in copy_winner_state_kernel()
462 int16x8_t t_s16x8; in silk_short_prediction_create_arch_coef_neon_local() local
466t_s16x8 = vld1q_s16( in + 0 ); /* 7 6 5 4 3 2 1… in silk_short_prediction_create_arch_coef_neon_local()
467t_s16x8 = vrev64q_s16( t_s16x8 ); /* 4 5 6 7 0 1 2… in silk_short_prediction_create_arch_coef_neon_local()
468 …t2_s32x4 = vshll_n_s16( vget_high_s16( t_s16x8 ), 15 ); /* 4 5 6 7 … in silk_short_prediction_create_arch_coef_neon_local()
473t_s16x8 = vrev64q_s16( t_s16x8 ); /* C D E F 8 9 A B … in silk_short_prediction_create_arch_coef_neon_local()
596 const int16x8_t t_s16x8 = vld1q_s16( AR_shp_Q13 + i ); in silk_noise_shape_quantizer_del_dec_neon() local
597 vst1q_s32( AR_shp_Q28 + i + 0, vshll_n_s16( vget_low_s16( t_s16x8 ), 15 ) ); in silk_noise_shape_quantizer_del_dec_neon()
[all …]
/dports/audio/opus/opus-1.3.1/silk/arm/
H A DNSQ_del_dec_neon_intr.c131 int16x8_t t_s16x8; in copy_winner_state_kernel() local
142 t_s16x8 = vcombine_s16( vrshrn_n_s32( t0_s32x4, 10 ), vrshrn_n_s32( t1_s32x4, 10 ) ); in copy_winner_state_kernel()
143 vst1_s8( &pulses[ offset ], vmovn_s16( t_s16x8 ) ); in copy_winner_state_kernel()
462 int16x8_t t_s16x8; in silk_short_prediction_create_arch_coef_neon_local() local
466t_s16x8 = vld1q_s16( in + 0 ); /* 7 6 5 4 3 2 1… in silk_short_prediction_create_arch_coef_neon_local()
467t_s16x8 = vrev64q_s16( t_s16x8 ); /* 4 5 6 7 0 1 2… in silk_short_prediction_create_arch_coef_neon_local()
468 …t2_s32x4 = vshll_n_s16( vget_high_s16( t_s16x8 ), 15 ); /* 4 5 6 7 … in silk_short_prediction_create_arch_coef_neon_local()
473t_s16x8 = vrev64q_s16( t_s16x8 ); /* C D E F 8 9 A B … in silk_short_prediction_create_arch_coef_neon_local()
596 const int16x8_t t_s16x8 = vld1q_s16( AR_shp_Q13 + i ); in silk_noise_shape_quantizer_del_dec_neon() local
597 vst1q_s32( AR_shp_Q28 + i + 0, vshll_n_s16( vget_low_s16( t_s16x8 ), 15 ) ); in silk_noise_shape_quantizer_del_dec_neon()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libopus/silk/arm/
H A DNSQ_del_dec_neon_intr.c131 int16x8_t t_s16x8; in copy_winner_state_kernel() local
142 t_s16x8 = vcombine_s16( vrshrn_n_s32( t0_s32x4, 10 ), vrshrn_n_s32( t1_s32x4, 10 ) ); in copy_winner_state_kernel()
143 vst1_s8( &pulses[ offset ], vmovn_s16( t_s16x8 ) ); in copy_winner_state_kernel()
462 int16x8_t t_s16x8; in silk_short_prediction_create_arch_coef_neon_local() local
466t_s16x8 = vld1q_s16( in + 0 ); /* 7 6 5 4 3 2 1… in silk_short_prediction_create_arch_coef_neon_local()
467t_s16x8 = vrev64q_s16( t_s16x8 ); /* 4 5 6 7 0 1 2… in silk_short_prediction_create_arch_coef_neon_local()
468 …t2_s32x4 = vshll_n_s16( vget_high_s16( t_s16x8 ), 15 ); /* 4 5 6 7 … in silk_short_prediction_create_arch_coef_neon_local()
473t_s16x8 = vrev64q_s16( t_s16x8 ); /* C D E F 8 9 A B … in silk_short_prediction_create_arch_coef_neon_local()
596 const int16x8_t t_s16x8 = vld1q_s16( AR_shp_Q13 + i ); in silk_noise_shape_quantizer_del_dec_neon() local
597 vst1q_s32( AR_shp_Q28 + i + 0, vshll_n_s16( vget_low_s16( t_s16x8 ), 15 ) ); in silk_noise_shape_quantizer_del_dec_neon()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libopus/silk/arm/
H A DNSQ_del_dec_neon_intr.c131 int16x8_t t_s16x8; in copy_winner_state_kernel() local
142 t_s16x8 = vcombine_s16( vrshrn_n_s32( t0_s32x4, 10 ), vrshrn_n_s32( t1_s32x4, 10 ) ); in copy_winner_state_kernel()
143 vst1_s8( &pulses[ offset ], vmovn_s16( t_s16x8 ) ); in copy_winner_state_kernel()
462 int16x8_t t_s16x8; in silk_short_prediction_create_arch_coef_neon_local() local
466t_s16x8 = vld1q_s16( in + 0 ); /* 7 6 5 4 3 2 1… in silk_short_prediction_create_arch_coef_neon_local()
467t_s16x8 = vrev64q_s16( t_s16x8 ); /* 4 5 6 7 0 1 2… in silk_short_prediction_create_arch_coef_neon_local()
468 …t2_s32x4 = vshll_n_s16( vget_high_s16( t_s16x8 ), 15 ); /* 4 5 6 7 … in silk_short_prediction_create_arch_coef_neon_local()
473t_s16x8 = vrev64q_s16( t_s16x8 ); /* C D E F 8 9 A B … in silk_short_prediction_create_arch_coef_neon_local()
596 const int16x8_t t_s16x8 = vld1q_s16( AR_shp_Q13 + i ); in silk_noise_shape_quantizer_del_dec_neon() local
597 vst1q_s32( AR_shp_Q28 + i + 0, vshll_n_s16( vget_low_s16( t_s16x8 ), 15 ) ); in silk_noise_shape_quantizer_del_dec_neon()
[all …]