Home
last modified time | relevance | path

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

/external/libopus/celt/tests/
Dtest_unit_cwrs32.c56 #define NDIMS (44) macro
57 static const int pn[NDIMS]={
64 static const int pkmax[NDIMS]={
74 #define NDIMS (22) macro
75 static const int pn[NDIMS]={
80 static const int pkmax[NDIMS]={
92 for(t=0;t<NDIMS;t++){ in main()