- d -
- dot_division()
: vectors_example.c
- dot_multiplication()
: vectors_example.c
- dsp16_debug_print()
: dsp_debug.h
, dsp_debug_print.c
- dsp16_debug_print_complex()
: dsp_debug_print.c
, dsp_debug.h
- dsp16_debug_print_complex_vect()
: dsp_debug.h
, dsp_debug_print.c
- dsp16_debug_print_vect()
: dsp_debug_print.c
, dsp_debug.h
- dsp16_debug_printf()
: dsp_debug_printf.c
, dsp_debug.h
- dsp16_debug_sprintf()
: dsp_debug_printf.c
, dsp_debug.h
- dsp16_op_abs()
: dsp_operators.h
- dsp16_op_acos()
: dsp_operators.h
- dsp16_op_asin()
: op_fix_asin.c
, dsp_operators.h
- dsp16_op_cos()
: dsp_operators.h
- dsp16_op_div()
: dsp_operators.h
- dsp16_op_exp()
: op_fix_exp.c
, dsp_operators.h
- dsp16_op_kernel_cosfix()
: op_fix_sin.c
, op_kfix_cos.c
- dsp16_op_kernel_sinfix()
: op_fix_sin.c
, op_kfix_sin.c
- dsp16_op_ln()
: op_fix_ln.c
, dsp_operators.h
- dsp16_op_ln_raw()
: op_dsp16_ln_at32uc.c
- dsp16_op_log10()
: op_fix_log10.c
, dsp_operators.h
- dsp16_op_log2()
: op_fix_log2.c
, dsp_operators.h
- dsp16_op_mul()
: dsp_operators.h
- dsp16_op_pow()
: op_fix_pow.c
, dsp_operators.h
- dsp16_op_rand()
: op_fix_rand.c
, dsp_operators.h
- dsp16_op_sin()
: op_fix_sin.c
, dsp_operators.h
- dsp16_op_sqrt()
: op_dsp16_sqrt_at32uc.c
, dsp_operators.h
- dsp16_vect_add()
: vect_dsp16_add_at32uc.c
, dsp_vectors.h
- dsp16_vect_add_and_sat()
: vect_dsp16_add_and_saturate.c
, dsp_vectors.h
- dsp16_vect_add_kernel_ext()
: vect_dsp16_add_at32uc.c
- dsp16_vect_complex_abs()
: vect_dsp16_complex_abs.c
, dsp_vectors.h
- dsp16_vect_complex_abs_kernel_x0()
: vect_dsp16_complex_abs.c
- dsp16_vect_complex_add()
: vect_dsp16_complex_add.c
, dsp_vectors.h
- dsp16_vect_complex_conj()
: vect_dsp16_complex_conj_at32uc.c
, dsp_vectors.h
- dsp16_vect_complex_sub()
: vect_dsp16_complex_sub.c
, dsp_vectors.h
- dsp16_vect_conj_kernel_ext()
: vect_dsp16_complex_conj_at32uc.c
- dsp16_vect_conv()
: vect_convolution.c
, dsp_vectors.h
- dsp16_vect_convpart()
: vect_dsp16_convpart_at32uc.c
, dsp_vectors.h
- dsp16_vect_copy()
: dsp_vectors.h
- dsp16_vect_dotdiv()
: dsp_vectors.h
, vect_dsp16_dotdiv_at32uc.c
- dsp16_vect_dotdiv_kernel_ext()
: vect_dsp16_dotdiv_at32uc.c
- dsp16_vect_dotmul()
: vect_dsp16_dotmul_at32uc.c
, dsp_vectors.h
- dsp16_vect_dotmul_kernel_ext()
: vect_dsp16_dotmul_at32uc.c
- dsp16_vect_intdiv()
: vect_dsp16_intdiv.c
, dsp_vectors.h
- dsp16_vect_intmul()
: vect_dsp16_intmul.c
, dsp_vectors.h
- dsp16_vect_max()
: vect_dsp16_max.c
, dsp_vectors.h
- dsp16_vect_min()
: vect_dsp16_min.c
, dsp_vectors.h
- dsp16_vect_neg()
: vect_dsp16_neg_at32uc.c
, dsp_vectors.h
- dsp16_vect_neg_kernel_ext()
: vect_dsp16_neg_at32uc.c
- dsp16_vect_pow()
: vect_dsp16_pow.c
, dsp_vectors.h
- dsp16_vect_realadd()
: vect_dsp16_realadd.c
, dsp_vectors.h
- dsp16_vect_realdiv()
: vect_dsp16_realdiv_at32uc.c
, dsp_vectors.h
- dsp16_vect_realdiv_kernel_ext()
: vect_dsp16_realdiv_at32uc.c
- dsp16_vect_realmul()
: vect_dsp16_realmul_at32uc.c
, dsp_vectors.h
- dsp16_vect_realmul_kernel_ext()
: vect_dsp16_realmul_at32uc.c
- dsp16_vect_realsub()
: vect_dsp16_realsub.c
, dsp_vectors.h
- dsp16_vect_sub()
: vect_dsp16_sub_at32uc.c
, dsp_vectors.h
- dsp16_vect_sub_kernel_ext()
: vect_dsp16_sub_at32uc.c
- dsp16_vect_zeropad()
: dsp_vectors.h
- dsp32_debug_print()
: dsp_debug_print.c
, dsp_debug.h
- dsp32_debug_print_complex()
: dsp_debug_print.c
, dsp_debug.h
- dsp32_debug_print_complex_vect()
: dsp_debug_print.c
, dsp_debug.h
- dsp32_debug_print_vect()
: dsp_debug_print.c
, dsp_debug.h
- dsp32_debug_printf()
: dsp_debug_printf.c
, dsp_debug.h
- dsp32_debug_sprintf()
: dsp_debug_printf.c
, dsp_debug.h
- dsp32_op_abs()
: dsp_operators.h
- dsp32_op_acos()
: dsp_operators.h
- dsp32_op_asin()
: dsp_operators.h
, op_fix_asin.c
- dsp32_op_cos()
: dsp_operators.h
- dsp32_op_div()
: dsp_operators.h
- dsp32_op_exp()
: op_fix_exp.c
, dsp_operators.h
- dsp32_op_kernel_cosfix()
: op_fix_sin.c
, op_kfix_cos.c
- dsp32_op_kernel_sinfix()
: op_kfix_sin.c
, op_fix_sin.c
- dsp32_op_ln()
: op_fix_ln.c
, dsp_operators.h
- dsp32_op_ln_raw()
: op_dsp32_kfix_ln.c
- dsp32_op_log10()
: op_fix_log10.c
, dsp_operators.h
- dsp32_op_log2()
: op_fix_log2.c
, dsp_operators.h
- dsp32_op_mul()
: dsp_operators.h
- dsp32_op_pow()
: op_fix_pow.c
, dsp_operators.h
- dsp32_op_rand()
: op_fix_rand.c
, dsp_operators.h
- dsp32_op_sin()
: op_fix_sin.c
, dsp_operators.h
- dsp32_op_sqrt()
: op_dsp32_fix_sqrt.c
, dsp_operators.h
- dsp32_vect_add()
: vect_dsp32_add_at32uc.c
, dsp_vectors.h
- dsp32_vect_add_and_sat()
: vect_dsp32_add_and_saturate.c
, dsp_vectors.h
- dsp32_vect_add_kernel_ext()
: vect_dsp32_add_at32uc.c
- dsp32_vect_complex_abs()
: vect_dsp32_complex_abs.c
, dsp_vectors.h
- dsp32_vect_complex_abs_kernel_x0()
: vect_dsp32_complex_abs.c
- dsp32_vect_complex_add()
: vect_dsp32_complex_add.c
, dsp_vectors.h
- dsp32_vect_complex_sub()
: vect_dsp32_complex_sub.c
, dsp_vectors.h
- dsp32_vect_conv()
: dsp_vectors.h
, vect_convolution.c
- dsp32_vect_convpart()
: dsp_vectors.h
, vect_dsp32_convpart_at32uc.c
- dsp32_vect_copy()
: dsp_vectors.h
- dsp32_vect_dotdiv()
: dsp_vectors.h
, vect_dsp32_dotdiv.c
- dsp32_vect_dotmul()
: dsp_vectors.h
, vect_dsp32_dotmul.c
- dsp32_vect_intdiv()
: dsp_vectors.h
, vect_dsp32_intdiv.c
- dsp32_vect_intmul()
: dsp_vectors.h
, vect_dsp32_intmul.c
- dsp32_vect_max()
: vect_dsp32_max_at32uc.c
, dsp_vectors.h
- dsp32_vect_max_kernel_ext()
: vect_dsp32_max_at32uc.c
- dsp32_vect_min()
: vect_dsp32_min_at32uc.c
, dsp_vectors.h
- dsp32_vect_min_kernel_ext()
: vect_dsp32_min_at32uc.c
- dsp32_vect_neg()
: vect_dsp32_neg_at32uc.c
, dsp_vectors.h
- dsp32_vect_neg_kernel_ext()
: vect_dsp32_neg_at32uc.c
- dsp32_vect_pow()
: vect_dsp32_pow.c
, dsp_vectors.h
- dsp32_vect_realadd()
: vect_dsp32_realadd.c
, dsp_vectors.h
- dsp32_vect_realdiv()
: dsp_vectors.h
, vect_dsp32_realdiv.c
- dsp32_vect_realmul()
: dsp_vectors.h
, vect_dsp32_realmul_at32uc.c
- dsp32_vect_realmul_kernel_ext()
: vect_dsp32_realmul_at32uc.c
- dsp32_vect_realsub()
: dsp_vectors.h
, vect_dsp32_realsub.c
- dsp32_vect_sub()
: dsp_vectors.h
, vect_dsp32_sub_at32uc.c
- dsp32_vect_sub_kernel_ext()
: vect_dsp32_sub_at32uc.c
- dsp32_vect_zeropad()
: dsp_vectors.h
- dsp_debug_init()
: dsp_debug.h
- dsp_debug_initialization__()
: dsp_debug.h
, dsp_debug_print.c
- dsp_debug_parse_int()
: dsp_debug_read.c
- dsp_debug_print()
: dsp_debug_print.c
, dsp_debug.h
- dsp_debug_print_complex()
: dsp_debug_print.c
, dsp_debug.h
- dsp_debug_print_fct()
: dsp_debug_print.c
, dsp_debug.h
- dsp_debug_print_si()
: dsp_debug_print.c
- dsp_debug_print_ui()
: dsp_debug_print.c
- dsp_debug_read()
: dsp_debug_read.c
, dsp_debug.h
- dsp_debug_read_fct()
: dsp_debug.h
- dsp_debug_read_q()
: dsp_debug_read.c
, dsp_debug.h
- dsp_debug_read_ui()
: dsp_debug.h
, dsp_debug_read.c
- dsp_debug_sprint()
: dsp_debug.h
, dsp_debug_print.c
- dsp_debug_sprint_after_radix()
: dsp_debug_print.c
, dsp_debug.h
- dsp_debug_sprint_fct()
: dsp_debug_print.c
, dsp_debug_shared.h
- dsp_debug_write_fct()
: dsp_debug.h
- dsp_op_srand()
: op_fix_rand.c
, dsp_operators.h