Searched defs:kNumBytesPerInputFrame (Results 1 – 2 of 2) sorted by relevance
49 static const int32_t kNumBytesPerInputFrame = kNumSamplesPerFrame * sizeof(int16_t); variable