Home
last modified time | relevance | path

Searched refs:audio_format (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/uvoice/media/
A Duvoice_wave.c27 uint16_t audio_format; member
42 header->audio_format = WAVE_FMT_PCM; in wave_header_init()
129 M_LOGD("audio_format %u\n", chunk_fmt.audio_format); in wave_info_parse()
154 wave->audio_format = chunk_fmt.audio_format; in wave_info_parse()
223 static uint16_t audio_format = 0; in wave_decode_action() local
238 audio_format = wave->audio_format; in wave_decode_action()
244 wave->audio_format = audio_format; in wave_decode_action()
/AliOS-Things-master/components/uvoice/internal/
A Duvoice_wave.h34 uint16_t audio_format; member
48 uint16_t audio_format; member
/AliOS-Things-master/components/a2sa/example/
A Dsound_example_wav.c40 uint16_t audio_format; member

Completed in 9 milliseconds