Home
last modified time | relevance | path

Searched refs:blockflag (Results 1 – 3 of 3) sorted by relevance

/external/tremolo/Tremolo/
Ddsp.c194 return(ci->blocksizes[ci->mode_param[mode].blockflag]); in vorbis_packet_blocksize()
227 vd->W=ci->mode_param[mode].blockflag; in vorbis_dsp_synthesis()
Dcodec_internal.h155 unsigned char blockflag; member
Dtreminfo.c320 ci->mode_param[i].blockflag=(unsigned char)oggpack_read(opb,1); in _vorbis_unpack_books()