OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thisblock
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/examples/includes/geshi/geshi/
io.php
60
'system', '
thisBlock
', 'thisContext', 'thisMessage', 'type', 'uniqueId', 'updateSlot',
/external/tremolo/Tremolo/
vorbisfile.c
432
long
thisblock
=vorbis_packet_blocksize(&vf->vi,&op);
local
434
accumulated+=(lastblock+
thisblock
)>>2;
435
lastblock=
thisblock
;
1039
int
thisblock
;
local
1051
thisblock
=vorbis_packet_blocksize(&vf->vi,&op);
1052
if(
thisblock
<0){
1054
thisblock
=0;
1060
if(lastblock)accblock+=(lastblock+
thisblock
)>>2;
1073
lastblock=
thisblock
;
1332
int
thisblock
,lastblock=0;
local
[
all
...]
Completed in 381 milliseconds