Searched refs:MicexStartLimitedSampling (Results 1 – 1 of 1) sorted by relevance
28 static BOOL MicexStartLimitedSampling(void* buf, u32 size, u32 rate, u8 flags);174 if (MicexStartLimitedSampling(param->buffer, param->size, param->rate, flags)) in MICEXi_StartLimitedSamplingAsync()372 MicexStartLimitedSampling(void* buf, u32 size, u32 rate, u8 flags) in MicexStartLimitedSampling() function