Searched refs:kSdspPath (Results 1 – 1 of 1) sorted by relevance
483 const string kSdspPath = "vendor/dsp/sdsp/" + name; in searchPath() local489 } else if (stat(kSdspPath.c_str(), &buf) == 0) { in searchPath()490 return kSdspPath; in searchPath()