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

  /external/tremolo/Tremolo/
lsp_lookup.h 86 #define COS_LOOKUP_I_SZ 128
87 static const ogg_int32_t COS_LOOKUP_I[COS_LOOKUP_I_SZ+1]={
floor0.c 188 if(val<0 || (val>>COS_LOOKUP_I_SHIFT)>=COS_LOOKUP_I_SZ){
  /external/libvorbis/lib/
lookup_data.h 153 #define COS_LOOKUP_I_SZ 128
154 static const long COS_LOOKUP_I[COS_LOOKUP_I_SZ+1]={

Completed in 2327 milliseconds