Home
last modified time | relevance | path

Searched refs:PWLE_SEGMENT_WORD_COUNT (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/vibrator/cs40l26/
DDspMemChunk.h37 static constexpr uint8_t PWLE_SEGMENT_WORD_COUNT = 2; variable
DDspMemChunk.cpp304 uint32_t dataSize = segmentCount * PWLE_SEGMENT_WORD_COUNT + PWLE_HEADER_WORD_COUNT; in updateWCount()