Home
last modified time | relevance | path

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

/developtools/hdc/hdc_rust/src/cffi/
Dbase.h29 constexpr uint16_t BUF_SIZE_DEFAULT4 = BUF_SIZE_DEFAULT * 4; variable
/developtools/hdc/src/common/
Ddefine.h55 constexpr uint16_t BUF_SIZE_DEFAULT4 = BUF_SIZE_DEFAULT * 4; variable