Searched refs:kCricketFormatToPulseFormatTable (Results 1 – 1 of 1) sorted by relevance
35 static const pa_sample_format_t kCricketFormatToPulseFormatTable[] = { variable1377 ASSERT(params.format < arraysize(kCricketFormatToPulseFormatTable)); in OpenDevice()1380 spec.format = kCricketFormatToPulseFormatTable[params.format]; in OpenDevice()