Home
last modified time | relevance | path

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

/external/tremolo/Tremolo/
Dlsp_lookup.h86 #define COS_LOOKUP_I_SZ 128 macro
87 static const ogg_int32_t COS_LOOKUP_I[COS_LOOKUP_I_SZ+1]={
Dfloor0.c189 if(val<0 || (val>>COS_LOOKUP_I_SHIFT)>=COS_LOOKUP_I_SZ){ in vorbis_lsp_to_curve()