Searched defs:lib (Results 1 – 4 of 4) sorted by relevance
29 def __init__(self, lib, channels, bitdepth): argument96 lib = ctypes.cdll.LoadLibrary(os.path.join(root, "libasrc_resampler_test.so")) variable
115 private ZipFile getTestPackageFromFile(String lib) throws IOException { in getTestPackageFromFile()
110 for (const char* lib : kAllowedLibs) { in load() local
69 let lib = get_lib(packed_error); in process_least_recent_error() localVariable