OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f01
(Results
1 - 11
of
11
) sorted by null
/ndk/tests/device/test-stlport_shared-exception/jni/
registers1.cpp
28
float
f01
= *fsrc++ + 1.0f;
local
75
*fdest++ =
f01
;
/ndk/tests/device/test-stlport_static-exception/jni/
registers1.cpp
28
float
f01
= *fsrc++ + 1.0f;
local
75
*fdest++ =
f01
;
/packages/apps/Camera/jni/feature_stab/src/dbreg/
dbreg.h
516
unsigned char
f01
= v[floor_y][3*ceil_x+offset];
local
523
return (unsigned char)(f00*(1-yl)*(1-xl) + f10*yl*(1-xl) +
f01
*(1-yl)*xl + f11*yl*xl);
/packages/apps/Camera2/jni/feature_stab/src/dbreg/
dbreg.h
516
unsigned char
f01
= v[floor_y][3*ceil_x+offset];
local
523
return (unsigned char)(f00*(1-yl)*(1-xl) + f10*yl*(1-xl) +
f01
*(1-yl)*xl + f11*yl*xl);
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbreg.h
516
unsigned char
f01
= v[floor_y][3*ceil_x+offset];
local
523
return (unsigned char)(f00*(1-yl)*(1-xl) + f10*yl*(1-xl) +
f01
*(1-yl)*xl + f11*yl*xl);
/packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities.h
468
unsigned char
f01
= v[floor_y][ceil_x];
local
475
return (unsigned char)(f00*(1-yl)*(1-xl) + f10*yl*(1-xl) +
f01
*(1-yl)*xl + f11*yl*xl);
/packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_utilities.h
468
unsigned char
f01
= v[floor_y][ceil_x];
local
475
return (unsigned char)(f00*(1-yl)*(1-xl) + f10*yl*(1-xl) +
f01
*(1-yl)*xl + f11*yl*xl);
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities.h
468
unsigned char
f01
= v[floor_y][ceil_x];
local
475
return (unsigned char)(f00*(1-yl)*(1-xl) + f10*yl*(1-xl) +
f01
*(1-yl)*xl + f11*yl*xl);
/external/jmonkeyengine/engine/src/core/com/jme3/math/
Matrix3f.java
991
float
f01
= m02 * m21 - m01 * m22;
local
1001
m01 =
f01
;
[
all
...]
Matrix4f.java
1502
float
f01
= -m01 * fB5 + m02 * fB4 - m03 * fB3;
local
[
all
...]
/external/chromium_org/third_party/usb_ids/
usb.ids
[
all
...]
Completed in 295 milliseconds