HomeSort by relevance Sort by last modified time
    Searched refs:INVSQ_LOOKUP_SZ (Results 1 - 2 of 2) sorted by null

  /external/libvorbis/lib/
lookup.c 36 double d=a*(2.f*(float)INVSQ_LOOKUP_SZ)-(float)INVSQ_LOOKUP_SZ;
lookup_data.h 58 #define INVSQ_LOOKUP_SZ 32
59 static const float INVSQ_LOOKUP[INVSQ_LOOKUP_SZ+1]={

Completed in 60 milliseconds