controller: use real world number in benchmark

This commit is contained in:
Stefan Kost 2009-05-31 22:37:59 +03:00
parent 612387da25
commit 249b9b9aa4

View file

@ -19,12 +19,12 @@
* Boston, MA 02111-1307, USA. * Boston, MA 02111-1307, USA.
*/ */
#include <gst/gst.h> #include <gst/gst.h>
#include <gst/controller/gstcontroller.h> #include <gst/controller/gstcontroller.h>
#include <gst/controller/gstinterpolationcontrolsource.h> #include <gst/controller/gstinterpolationcontrolsource.h>
#define NUM_CP 5000 /* a song in buzztard can easily reach 30000 here */
#define NUM_CP 15000
#define BLOCK_SIZE 64 #define BLOCK_SIZE 64
static void static void