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

  /external/libvorbis/lib/
registry.h 24 #define VI_FLOORB 2
info.c 300 if(ci->floor_type[i]<0 || ci->floor_type[i]>=VI_FLOORB)goto err_out;
  /external/tremolo/Tremolo/
codec_internal.h 49 #define VI_FLOORB 2
treminfo.c 281 if(ci->floor_type[i]<0 || ci->floor_type[i]>=VI_FLOORB)goto err_out;

Completed in 201 milliseconds