OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:windowtype
(Results
1 - 2
of
2
) sorted by null
/external/libvorbis/lib/
codec_internal.h
49
int
windowtype
;
member in struct:__anon13667
info.c
331
ci->mode_param[i]->
windowtype
=oggpack_read(opb,16);
335
if(ci->mode_param[i]->
windowtype
>=VI_WINDOWB)goto err_out;
536
oggpack_write(opb,ci->mode_param[i]->
windowtype
,16);
Completed in 497 milliseconds