Home
last modified time | relevance | path

Searched refs:MAX_AUDLEN (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A DprojectM.cpp32 #define MAX_AUDLEN 2048 /// this is defined by projectM itself, increasing the value above 2048 wil… macro
333 size_t audlen = MAX_AUDLEN; in render_frame()
750 sd->audio = (float *)weed_calloc(MAX_AUDLEN * 2, sizeof(float)); in projectM_init()