Home
last modified time | relevance | path

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

/hardware/qcom/audio/visualizer/
Doffload_visualizer.c106 uint16_t peak_u16; /* the positive peak of the absolute value of the samples in a buffer */ member
895 uint16_t peak_u16 = 0; in visualizer_command() local