speex_decoder_init ( SpeexMode const* mode )Field 'mode.dec' in 1st parameter 'mode' (pointer) has type 'decode_func'.
speex_encoder_init ( SpeexMode const* mode )Field 'mode.dec' in 1st parameter 'mode' (pointer) has type 'decode_func'.
speex_init_header ( SpeexHeader* header, int rate, int nb_channels, struct SpeexMode const* m )Field 'm.dec' in 4th parameter 'm' (pointer) has type 'decode_func'.
speex_mode_list [data]Field 'retval.dec' in return value has type 'decode_func'.
speex_mode_query ( SpeexMode const* mode, int request, void* ptr )Field 'mode.dec' in 1st parameter 'mode' (pointer) has type 'decode_func'.
speex_nb_mode [data]Field 'retval.dec' in return value has type 'decode_func'.
speex_uwb_mode [data]Field 'retval.dec' in return value has type 'decode_func'.
speex_wb_mode [data]Field 'retval.dec' in return value has type 'decode_func'.