Searched refs:speex_state (Results 1 – 1 of 1) sorted by relevance
37 SpeexResamplerState *speex_state; member482 conv->speex_state = in cras_fmt_conv_create()486 if (conv->speex_state == NULL) { in cras_fmt_conv_create()539 if (conv->speex_state) in cras_fmt_conv_destroy()540 speex_resampler_destroy(conv->speex_state); in cras_fmt_conv_destroy()678 if (conv->speex_state == NULL) { in cras_fmt_conv_convert_frames()711 if (conv->speex_state != NULL) { in cras_fmt_conv_convert_frames()748 if (conv->speex_state != NULL) { in cras_fmt_conv_convert_frames()765 conv->speex_state, (int16_t *)buffers[buf_idx], &fr_in, in cras_fmt_conv_convert_frames()799 if (conv->speex_state && (fr_in == 0)) in cras_fmt_conv_convert_frames()