Home
last modified time | relevance | path

Searched refs:MEDIA_FMT_WAV (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/uvoice/media/
A Duvoice_codec.c296 case MEDIA_FMT_WAV: in media_decoder_create()
442 case MEDIA_FMT_WAV: in media_decoder_release()
532 case MEDIA_FMT_WAV: in media_encoder_create()
648 case MEDIA_FMT_WAV: in media_encoder_release()
A Duvoice_format.c351 *format = MEDIA_FMT_WAV; in format_parse_byname()
A Duvoice_recorder.c70 case MEDIA_FMT_WAV: in recorder_format_assert()
A Duvoice_player.c841 case MEDIA_FMT_WAV: in player_format_assert()
/AliOS-Things-master/components/uvoice/include/
A Duvoice_types.h25 MEDIA_FMT_WAV, enumerator
/AliOS-Things-master/solutions/tflite_micro_speech_demo/player/
A Dplayer.c37 *format = MEDIA_FMT_WAV; in get_format_from_name()
/AliOS-Things-master/solutions/kws_demo/
A Dkws.c34 *format = MEDIA_FMT_WAV; in get_format_from_name()
/AliOS-Things-master/components/uvoice/test/
A Dtest_recorder.c42 *format = MEDIA_FMT_WAV; in get_format_from_name()
A Dtest_player.c38 *format = MEDIA_FMT_WAV; in get_format_from_name()
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/kws/
A Dkws.c39 *format = MEDIA_FMT_WAV; in get_format_from_name()
/AliOS-Things-master/components/uvoice/application/comb/
A Dcomb.c544 format = MEDIA_FMT_WAV; in __comb_task()
599 … if (node->index == 0 && first_buffer == 2 && list_play_count > 0 && format == MEDIA_FMT_WAV) { in __comb_task()
609 if (node->index != 0 && first_buffer && format == MEDIA_FMT_WAV) { in __comb_task()
/AliOS-Things-master/components/uvoice/application/alicloudtts/
A Dalicloudtts.c113 …if ((config->format != MEDIA_FMT_PCM) && (config->format != MEDIA_FMT_WAV) && (config->format != M… in uvoice_tts_aliyun_init()
/AliOS-Things-master/components/uvoice/stream/
A Duvoice_partition.c92 *format = MEDIA_FMT_WAV; in partition_get_format()
A Duvoice_file.c94 *format = MEDIA_FMT_WAV; in file_get_format()
A Duvoice_http.c734 *format = MEDIA_FMT_WAV; in http_source_format()

Completed in 23 milliseconds