Searched refs:DumpSample (Results 1 – 1 of 1) sorted by relevance
193 return DumpSample(filename, out.get(), out_size); in DumpFrame()196 bool DumpSample(const std::string& filename, const void* buffer, int size) { in DumpSample() function