Searched refs:supportSampleFormatNum (Results 1 – 4 of 4) sorted by relevance
311 … uint32_t supportSampleFormatNum; /**< Number of the supported audio sample format enum. */ member
312 … uint32_t supportSampleFormatNum; /**< Number of the supported audio sample format enum. */ member
86 for (size_t cnt = 0; cnt < portCap.supportSampleFormatNum; cnt++) { in UpdatePluginCapWithPortCap()