Home
last modified time | relevance | path

Searched defs:peak_u16 (Results 1 – 1 of 1) sorted by relevance

/device/htc/flounder/audio/visualizer/
Dnv_offload_visualizer.c94 uint16_t peak_u16; /* the positive peak of the absolute value of the samples in a buffer */ member
795 uint16_t peak_u16 = 0; in visualizer_command() local