annotate vamp-plugin.map @ 10:af59167b3d35 perf

size_t -> int throughout: permits better optimisation for tight for-loops, making the whole thing about 10% faster
author Chris Cannam
date Tue, 02 Oct 2018 13:21:15 +0100
parents d912b9d53e50
children
rev   line source
Chris@0 1 {
Chris@0 2 global: vampGetPluginDescriptor;
Chris@0 3 local: *;
Chris@0 4 };