Searched refs:msbc_write (Results 1 – 1 of 1) sorted by relevance
107 struct cras_audio_codec *msbc_write; member297 pcm_encoded = info->msbc_write->encode( in hfp_write_msbc()298 info->msbc_write, samples, pcm_avail, wp + MSBC_H2_HEADER_LEN, in hfp_write_msbc()695 info->msbc_write ? err : info->packet_size); in hfp_info_callback()787 info->msbc_write = cras_msbc_codec_create(); in hfp_info_start()841 if (info->msbc_write) { in hfp_info_stop()842 cras_sbc_codec_destroy(info->msbc_write); in hfp_info_stop()843 info->msbc_write = NULL; in hfp_info_stop()