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

  /external/tremolo/Tremolo/
codec_internal.h 155 unsigned char blockflag; member in struct:__anon11736
dsp.c 194 return(ci->blocksizes[ci->mode_param[mode].blockflag]);
227 vd->W=ci->mode_param[mode].blockflag;
treminfo.c 293 ci->mode_param[i].blockflag=(unsigned char)oggpack_read(opb,1);

Completed in 310 milliseconds