OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:convsize
(Results
1 - 2
of
2
) sorted by null
/external/libvorbis/examples/
decoder_example.c
39
int
convsize
=4096;
variable
197
convsize
=4096/vi.channels;
242
int bout=(samples<
convsize
?samples:
convsize
);
/external/elfutils/src/
readelf.c
5446
size_t
convsize
= size;
local
[
all
...]
Completed in 472 milliseconds