Home
last modified time | relevance | path

Searched refs:bytes_string_buffer (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-utils/topology/nhlt/
H A Dnhlt-processor.c98 char *bytes_string_buffer; in print_as_hex_bytes() local
102 bytes_string_buffer = calloc((manifest_size + nhlt_size) * ALSA_BYTE_CHARS + 1, in print_as_hex_bytes()
104 if (!bytes_string_buffer) in print_as_hex_bytes()
107 dst = bytes_string_buffer; in print_as_hex_bytes()
124 *src = bytes_string_buffer; in print_as_hex_bytes()

Completed in 1 milliseconds