Home
last modified time | relevance | path

Searched refs:wma_format_check (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/uvoice/internal/
A Duvoice_format.h16 bool wma_format_check(char *buffer, int size);
/AliOS-Things-master/components/uvoice/media/
A Duvoice_format.c277 bool wma_format_check(char *buffer, int size) in wma_format_check() function
/AliOS-Things-master/components/uvoice/stream/
A Duvoice_partition.c103 } else if (wma_format_check(head_buffer, buffer_size)) { in partition_get_format()
A Duvoice_file.c105 } else if (wma_format_check(head_buffer, buffer_size)) { in file_get_format()
A Duvoice_http.c745 } else if (wma_format_check(nc->buffer, nc->head_data_size)) { in http_source_format()

Completed in 7 milliseconds