Home
last modified time | relevance | path

Searched defs:SATP_INT32 (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-utils/topology/nhlt/intel/dmic/
H A Ddmic-internal.h34 #define SATP_INT32(x) (((x) > INT32_MAX) ? INT32_MAX : (x)) macro

Completed in 2 milliseconds