Classes
- struct Complex_type_f32
Helper type to represent complex values with float32 components. - struct plp_cfft_instance_f32
Instance structure for the floating-point CFFT/CIFFT function. - struct plp_cfft_instance_f32_parallel
Instance structure for floating-point FFT (parallel version) - struct plp_cfft_instance_q16
Instance structure for the fixed-point CFFT/CIFFT function. - struct plp_cfft_instance_q16_parallel
Instance structure for the parallel CFFT Q16. - struct plp_cfft_instance_q32
Instance structure for the fixed-point CFFT/CIFFT function. - struct plp_cfft_instance_q32_parallel
Instance structure for the parallel CFFT Q16. - struct plp_conv_instance_i16
Instance structure for basic integer convolution. - struct plp_conv_instance_i32
Instance structure for basic integer convolution. - struct plp_conv_instance_i8
Instance structure for basic integer convolution. - struct plp_conv_tree_add_instance
Instance structure for basic integer convolution. - struct plp_cosine_distance_instance_f32
Instance structure for float parallel cosine distance. - struct plp_dot_prod_instance_f32
Instance structure for float parallel dot product. - struct plp_dot_prod_instance_i32
Instance structure for integer parallel dot product. - struct plp_dot_prod_instance_q32
Instance structure for fixed point parallel dot product. - struct plp_dwt_instance_f32
Instance structure for float parallel dwt. - struct plp_dwt_instance_q16
Instance structure for Q16 parallel dwt. - struct plp_dwt_instance_q32
Instance structure for Q32 parallel dwt. - struct plp_dwt_instance_q8
Instance structure for Q8 parallel dwt. - struct plp_dwt_wavelet_f32
- struct plp_dwt_wavelet_q16
- struct plp_dwt_wavelet_q32
- struct plp_dwt_wavelet_q8
- struct plp_euclidean_distance_instance_f32
Instance structure for float parallel Euclidean distance. - struct plp_euclidean_distance_instance_q32
Instance structure for float parallel Euclidean distance. - struct plp_fft_fast_instance_f32
Instance structure for floating-point FFT. - struct plp_fft_fast_instance_f32_parallel
Instance structure for floating-point FFT. - struct plp_fft_instance_f32
Instance structure for floating-point FFT. - struct plp_fft_instance_f32_parallel
Instance structure for floating-point FFT (parallel version) - struct plp_log_instance_f32
Instance structure for float parallel log. - struct plp_mat_add_instance_f32
Instance structure for floating-point parallel matrix addition. - struct plp_mat_add_instance_i16
Instance structure for integer parallel matrix addition. - struct plp_mat_add_instance_i32
Instance structure for integer parallel matrix addition. - struct plp_mat_add_instance_i8
Instance structure for integer parallel matrix addition. - struct plp_mat_add_stride_instance_f32
Instance structure for strided floating-point parallel matrix addition. - struct plp_mat_add_stride_instance_i16
Instance structure for strided integer parallel matrix addition. - struct plp_mat_add_stride_instance_i32
Instance structure for strided integer parallel matrix addition. - struct plp_mat_add_stride_instance_i8
Instance structure for strided integer parallel matrix addition. - struct plp_mat_copy_stride_instance_f32
Instance structure for floating-point parallel strided matrix copy. - struct plp_mat_copy_stride_instance_i16
Instance structure for integer parallel strided matrix copy. - struct plp_mat_copy_stride_instance_i32
Instance structure for integer parallel strided matrix copy. - struct plp_mat_copy_stride_instance_i8
Instance structure for integer parallel strided matrix copy. - struct plp_mat_fill_I_instance_f32
Instance structure for floating-point parallel identity matrix creation. - struct plp_mat_fill_I_instance_i16
Instance structure for integer parallel identity matrix creation. - struct plp_mat_fill_I_instance_i32
Instance structure for integer parallel identity matrix creation. - struct plp_mat_fill_I_instance_i8
Instance structure for integer parallel identity matrix creation. - struct plp_mat_fill_I_instance_q16
Instance structure for fix-point parallel identity matrix creation. - struct plp_mat_fill_I_instance_q32
Instance structure for fix-point parallel identity matrix creation. - struct plp_mat_fill_I_instance_q8
Instance structure for fix-point parallel identity matrix creation. - struct plp_mat_fill_I_stride_instance_f32
Instance structure for floating-point parallel strided identity matrix creation. - struct plp_mat_fill_I_stride_instance_i16
Instance structure for integer parallel strided identity matrix creation. - struct plp_mat_fill_I_stride_instance_i32
Instance structure for integer parallel strided identity matrix creation. - struct plp_mat_fill_I_stride_instance_i8
Instance structure for integer parallel strided identity matrix creation. - struct plp_mat_fill_I_stride_instance_q16
Instance structure for 16-bit fix-point parallel strided identity matrix creation. - struct plp_mat_fill_I_stride_instance_q32
Instance structure for 32-bit fix-point parallel strided identity matrix creation. - struct plp_mat_fill_I_stride_instance_q8
Instance structure for 8-bit fix-point parallel strided identity matrix creation. - struct plp_mat_fill_stride_instance_f32
Instance structure for filling a floating-point matrix in parallel. - struct plp_mat_fill_stride_instance_i16
Instance structure for filling an integer matrix in parallel. - struct plp_mat_fill_stride_instance_i32
Instance structure for filling an integer matrix in parallel. - struct plp_mat_fill_stride_instance_i8
Instance structure for filling an integer matrix in parallel. - struct plp_mat_inv_instance_f32
Instance structure for floating-point parallel matrix inversion. - struct plp_mat_mult_cmplx_instance_f32
Instance structure for floating-point parallel complex matrix matrix multiplication. - struct plp_mat_mult_cmplx_instance_i16
Instance structure for integer parallel complex matrix matrix multiplication. - struct plp_mat_mult_cmplx_instance_i32
Instance structure for integer parallel complex matrix matrix multiplication. - struct plp_mat_mult_cmplx_instance_i8
Instance structure for integer parallel complex matrix matrix multiplication. - struct plp_mat_mult_cmplx_instance_q16
Instance structure for 16-bit fix-point parallel complex matrix matrix multiplication. - struct plp_mat_mult_cmplx_instance_q32
Instance structure for 32-bit fix-point parallel complex matrix matrix multiplication. - struct plp_mat_mult_cmplx_instance_q8
Instance structure for 8-bit fix-point parallel complex matrix matrix multiplication. - struct plp_mat_mult_cmplx_stride_instance_f32
Instance structure for floating-point parallel complex strided matrix matrix multiplication. - struct plp_mat_mult_cmplx_stride_instance_i16
Instance structure for integer parallel complex strided matrix matrix multiplication. - struct plp_mat_mult_cmplx_stride_instance_i32
Instance structure for integer parallel complex strided matrix matrix multiplication. - struct plp_mat_mult_cmplx_stride_instance_i8
Instance structure for integer parallel complex strided matrix matrix multiplication. - struct plp_mat_mult_cmplx_stride_instance_q16
Instance structure for 16-bit fix-point parallel complex strided matrix matrix multiplication. - struct plp_mat_mult_cmplx_stride_instance_q32
Instance structure for 32-bit fix-point parallel complex strided matrix matrix multiplication. - struct plp_mat_mult_cmplx_stride_instance_q8
Instance structure for 8-bit fix-point parallel complex strided matrix matrix multiplication. - struct plp_mat_mult_instance_f32
Instance structure for floating-point parallel matrix multiplication. - struct plp_mat_mult_instance_i16
Instance structure for integer parallel matrix multiplication. - struct plp_mat_mult_instance_i32
Instance structure for integer parallel matrix multiplication. - struct plp_mat_mult_instance_i8
Instance structure for integer parallel matrix multiplication. - struct plp_mat_mult_instance_q16
Instance structure for 16-bit fix-point parallel matrix multiplication. - struct plp_mat_mult_instance_q32
Instance structure for 32-bit fix-point parallel matrix multiplication. - struct plp_mat_mult_instance_q8
Instance structure for 8-bit fix-point parallel matrix multiplication. - struct plp_mat_mult_stride_instance_f32
Instance structure for strided floating-point parallel matrix multiplication. - struct plp_mat_mult_stride_instance_i16
Instance structure for strided integer parallel matrix multiplication. - struct plp_mat_mult_stride_instance_i32
Instance structure for strided integer parallel matrix multiplication. - struct plp_mat_mult_stride_instance_i8
Instance structure for strided integer parallel matrix multiplication. - struct plp_mat_mult_stride_instance_q16
Instance structure for strided 16-bit fix-point parallel matrix multiplication. - struct plp_mat_mult_stride_instance_q32
Instance structure for strided 32-bit fix-point parallel matrix multiplication. - struct plp_mat_mult_stride_instance_q8
Instance structure for strided 8-bit fix-point parallel matrix multiplication. - struct plp_mat_scale_instance_f32
Instance structure for floating-point parallel matrix scale. - struct plp_mat_scale_instance_i16
Instance structure for integer parallel matrix scale. - struct plp_mat_scale_instance_i32
Instance structure for integer parallel matrix scale. - struct plp_mat_scale_instance_i8
Instance structure for integer parallel matrix scale. - struct plp_mat_scale_stride_instance_f32
Instance structure for strided floating-point parallel matrix scale. - struct plp_mat_scale_stride_instance_i16
Instance structure for strided integer parallel matrix scale. - struct plp_mat_scale_stride_instance_i32
Instance structure for strided integer parallel matrix scale. - struct plp_mat_scale_stride_instance_i8
Instance structure for strided integer parallel matrix scale. - struct plp_mat_sub_instance_f32
Instance structure for floating-point parallel matrix subtraction. - struct plp_mat_sub_instance_i16
Instance structure for integer parallel matrix subtraction. - struct plp_mat_sub_instance_i32
Instance structure for integer parallel matrix subtraction. - struct plp_mat_sub_instance_i8
Instance structure for integer parallel matrix subtraction. - struct plp_mat_sub_stride_instance_f32
Instance structure for strided floating-point parallel matrix subtraction. - struct plp_mat_sub_stride_instance_i16
Instance structure for strided integer parallel matrix subtraction. - struct plp_mat_sub_stride_instance_i32
Instance structure for strided integer parallel matrix subtraction. - struct plp_mat_sub_stride_instance_i8
Instance structure for strided integer parallel matrix subtraction. - struct plp_mat_trans_instance_i16
Instance structure for integer parallel matrix transpose. - struct plp_mat_trans_instance_i32
Instance structure for integer parallel matrix transpose. - struct plp_mat_trans_instance_i8
Instance structure for integer parallel matrix transpose. - struct plp_mult_instance_f32
Instance structure for float parallel multiplication. - struct plp_power_instance_f32
Instance structure for float parallel power. - struct plp_power_instance_q32
Instance structure for fixed point parallel power. - struct plp_triangular_filter_f32
structure containing non-zero values of triangular filterbanks
Updated on 2023-03-01 at 16:16:34 +0000