Displaying 1 result from an estimated 1 matches for "silk_stereo_find_predictor".
2016 Aug 26
2
[PATCH 9/9] Optimize silk_inner_prod_aligned_scale() for ARM NEON
.../* I Number of samples */
+ int arch /* I Architecture */
);
/* Convert adaptive Mid/Side representation to Left/Right stereo signal */
@@ -78,7 +79,8 @@ opus_int32 silk_stereo_find_predictor( /* O Returns
const opus_int16 y[], /* I Target signal */
opus_int32 mid_res_amp_Q0[], /* I/O Smoothed mid, residual norms */
opus_int...