Searched refs:transformtype (Results 1 – 2 of 2) sorted by relevance
50 int transformtype; member
332 ci->mode_param[i]->transformtype=oggpack_read(opb,16); in _vorbis_unpack_books()336 if(ci->mode_param[i]->transformtype>=VI_WINDOWB)goto err_out; in _vorbis_unpack_books()537 oggpack_write(opb,ci->mode_param[i]->transformtype,16); in _vorbis_pack_books()