Home
last modified time | relevance | path

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

/third_party/alsa-utils/topology/nhlt/
H A Dnhlt-processor.c47 uint8_t *top_p = (uint8_t *)blob; in debug_print_nhlt() local
58 fprintf(stdout, "0x%02x,", *top_p); in debug_print_nhlt()
59 top_p++; in debug_print_nhlt()
64 fprintf(stdout, "0x%02x,", *top_p); in debug_print_nhlt()
65 top_p++; in debug_print_nhlt()
222 uint8_t *top_p; in manifest_create() local
268 top_p = (uint8_t *)&manifest_tlv; in manifest_create()
270 *dst++ = *top_p++; in manifest_create()
280 uint8_t *top_p = (uint8_t *)blob; in nhlt_get_flat_buffer() local
303 *dst++ = *top_p in nhlt_get_flat_buffer()
[all...]

Completed in 2 milliseconds