Home
last modified time | relevance | path

Searched refs:MEDIA_FMT_MP3 (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/components/uvoice/media/
A Duvoice_codec.c288 case MEDIA_FMT_MP3: in media_decoder_create()
439 case MEDIA_FMT_MP3: in media_decoder_release()
616 case MEDIA_FMT_MP3: in media_encoder_create()
660 case MEDIA_FMT_MP3: in media_encoder_release()
A Duvoice_format.c349 *format = MEDIA_FMT_MP3; in format_parse_byname()
A Duvoice_recorder.c114 if (format == MEDIA_FMT_MP3) in recorder_bitrate_default()
A Duvoice_player.c840 case MEDIA_FMT_MP3: in player_format_assert()
/AliOS-Things-master/components/uvoice/include/
A Duvoice_types.h26 MEDIA_FMT_MP3, enumerator
/AliOS-Things-master/components/uvoice/test/
A Dtest_tts.c38 tts_config.format = MEDIA_FMT_MP3; in alicloud_tts_config()
A Dtest_recorder.c40 *format = MEDIA_FMT_MP3; in get_format_from_name()
A Dtest_player.c36 *format = MEDIA_FMT_MP3; in get_format_from_name()
/AliOS-Things-master/solutions/tflite_micro_speech_demo/player/
A Dplayer.c35 *format = MEDIA_FMT_MP3; in get_format_from_name()
/AliOS-Things-master/solutions/kws_demo/
A Dkws.c32 *format = MEDIA_FMT_MP3; in get_format_from_name()
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/kws/
A Dkws.c37 *format = MEDIA_FMT_MP3; in get_format_from_name()
/AliOS-Things-master/components/uvoice/stream/
A Duvoice_partition.c89 *format = MEDIA_FMT_MP3; in partition_get_format()
138 if (format == MEDIA_FMT_MP3) { in partition_get_mediainfo()
A Duvoice_file.c91 *format = MEDIA_FMT_MP3; in file_get_format()
145 if (format == MEDIA_FMT_MP3) { in file_get_mediainfo()
A Duvoice_cache.c351 if (format == MEDIA_FMT_MP3) { in net_cache_file_mediainfo()
A Duvoice_http.c728 *format = MEDIA_FMT_MP3; in http_source_format()
/AliOS-Things-master/components/uvoice/application/alicloudtts/
A Dalicloudtts.c113 …rmat != MEDIA_FMT_PCM) && (config->format != MEDIA_FMT_WAV) && (config->format != MEDIA_FMT_MP3)) { in uvoice_tts_aliyun_init()
/AliOS-Things-master/components/uvoice/application/comb/
A Dcomb.c538 format = MEDIA_FMT_MP3; in __comb_task()

Completed in 24 milliseconds