Searched defs:kReservedSamplesPerOutput (Results 1 – 2 of 2) sorted by relevance
109 static const int64 kReservedSamplesPerOutput = 256; member317 static constexpr int kReservedSamplesPerOutput = 256; in Compute() local636 const size_t kReservedSamplesPerOutput = 256; in operator ()() local
57 static constexpr int kReservedSamplesPerOutput = 256; variable