OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:end_window
(Results
1 - 3
of
3
) sorted by null
/external/libopus/celt/
entcode.h
70
ec_window
end_window
;
member in struct:ec_ctx
71
/*Number of valid bits in
end_window
.*/
entenc.c
115
_this->
end_window
=0;
196
window=_this->
end_window
;
209
_this->
end_window
=window;
268
window=_this->
end_window
;
entdec.c
123
_this->
end_window
=0;
229
window=_this->
end_window
;
241
_this->
end_window
=window;
Completed in 1041 milliseconds