OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_previous
(Results
1 - 2
of
2
) sorted by null
/external/aac/libFDK/src/
mdct.cpp
202
int window_diff, use_current = 0,
use_previous
= 0;
local
220
use_previous
= 1;
224
if (use_current &&
use_previous
) {
228
use_previous
= 0;
/external/opencv/cv/include/
cv.h
470
CvSize max_range, int
use_previous
,
475
int
use_previous
, CvArr* velx, CvArr* vely,
[
all
...]
Completed in 86 milliseconds