Home
last modified time | relevance | path

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

/developtools/hdc/hdc_rust/src/cffi/
Dmount.h18 #define BUF_SIZE_DEFAULT2 2048 macro
/developtools/hdc/src/common/
Ddefine.h54 constexpr uint16_t BUF_SIZE_DEFAULT2 = BUF_SIZE_DEFAULT * 2; variable