Searched refs:kDefaultPeriodCount (Results 1 – 4 of 4) sorted by relevance
56 static constexpr unsigned int kDefaultPeriodCount = 3; variable61 .period_count = kDefaultPeriodCount,64 .stop_threshold = kDefaultPeriodSize * kDefaultPeriodCount,
59 static constexpr unsigned int kDefaultPeriodCount = 3; member in tinyalsa::testing::PcmInTest64 .period_count = kDefaultPeriodCount,
59 static constexpr unsigned int kDefaultPeriodCount = 3; member in tinyalsa::testing::PcmOutTest64 .period_count = kDefaultPeriodCount,67 .stop_threshold = kDefaultPeriodSize * kDefaultPeriodCount,
163 .period_count = kDefaultPeriodCount, in SetUp()177 .period_count = kDefaultPeriodCount, in SetUp()180 .stop_threshold = kDefaultPeriodSize * kDefaultPeriodCount, in SetUp()