Searched refs:msbc_plc (Results 1 – 1 of 1) sorted by relevance
108 struct cras_msbc_plc *msbc_plc; member445 decoded = cras_msbc_plc_handle_bad_frames(info->msbc_plc, in handle_packet_loss()605 cras_msbc_plc_handle_good_frames(info->msbc_plc, capture_buf, in hfp_read_msbc()788 info->msbc_plc = cras_msbc_plc_create(); in hfp_info_start()845 if (info->msbc_plc) { in hfp_info_stop()846 cras_msbc_plc_destroy(info->msbc_plc); in hfp_info_stop()847 info->msbc_plc = NULL; in hfp_info_stop()