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

  /external/tremolo/Tremolo/
floor1.c 295 int quant_q=quant_look[info->mult-1]; local
299 fit_value[0]=oggpack_read(&vd->opb,ilog(quant_q-1));
300 fit_value[1]=oggpack_read(&vd->opb,ilog(quant_q-1));
338 int hiroom=quant_q-predicted;
  /external/libvorbis/lib/
codec_internal.h 148 int quant_q; member in struct:__anon10856

Completed in 71 milliseconds