Home
last modified time | relevance | path

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

/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_tables.h48 extern const uint16_t scopeLenTab[16][32];
H A Dft2_tables.c754 const uint16_t scopeLenTab[16][32] = variable
/dports/audio/fasttracker2/ft2-clone-1.49/src/scopes/
H A Dft2_scopes.c131 const uint16_t *scopeLens = scopeLenTab[chanLookup]; in redrawScope()
254 const uint16_t *scopeLens = scopeLenTab[chansPerRow-1]; in testScopesMouseDown()
407 const uint16_t *scopeLens = scopeLenTab[chansPerRow-1]; in drawScopes()