Home
last modified time | relevance | path

Searched refs:MEDIA_FMT_PCM (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/uvoice/include/
A Duvoice_types.h24 MEDIA_FMT_PCM, enumerator
/AliOS-Things-master/components/uvoice/test/
A Dtest_player.c44 *format = MEDIA_FMT_PCM; in get_format_from_name()
164 uvocplayer->set_stream(MEDIA_FMT_PCM, 0, 0); in play_sine_wave()
239 if (mrecorder->set_sink(MEDIA_FMT_PCM, rate, channels, bits, read_samples, 0, NULL)) { in play_loopback()
247 uvocplayer->set_stream(MEDIA_FMT_PCM, 0, 0); in play_loopback()
A Dtest_recorder.c48 *format = MEDIA_FMT_PCM; in get_format_from_name()
/AliOS-Things-master/solutions/tflite_micro_speech_demo/player/
A Dplayer.c43 *format = MEDIA_FMT_PCM; in get_format_from_name()
/AliOS-Things-master/solutions/kws_demo/
A Dkws.c40 *format = MEDIA_FMT_PCM; in get_format_from_name()
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/kws/
A Dkws.c45 *format = MEDIA_FMT_PCM; in get_format_from_name()
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/
A Daudio_provider.cc258 recorder_start(MEDIA_FMT_PCM, rate, channels, bits, duration_sample_count, NULL); in InitAudioRecording()
/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/media/
A Duvoice_format.c357 *format = MEDIA_FMT_PCM; in format_parse_byname()
A Duvoice_codec.c418 case MEDIA_FMT_PCM: in media_decoder_create()
A Duvoice_recorder.c71 case MEDIA_FMT_PCM: in recorder_format_assert()
A Duvoice_player.c842 case MEDIA_FMT_PCM: in player_format_assert()

Completed in 40 milliseconds