OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:d01
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_TransformDequantChromaDCFromPair.c
70
int
d01
= c00 - c01;
local
75
pData[1] = (OMX_S16)(
d01
+ d11);
77
pData[3] = (OMX_S16)(
d01
- d11);
/packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_poly.h
300
double
d01
,d02,d03,d12,d13,d23;
local
313
d01
=a0*a5 -A[1]*A[4];
341
C[10]= (A[12]*d13-A[13]*d03+a15 *
d01
);
342
C[11]= -(A[12]*d12-A[13]*d02+A[14]*
d01
);
346
C[14]= -(A[8]*d13-A[9]*d03+A[11]*
d01
);
347
C[15]= (A[8]*d12-A[9]*d02+a10 *
d01
);
/external/webkit/Source/WebKit/win/Interfaces/
IWebFrame.idl
63
uuid(B4B22EF7-DD43-4
d01
-A992-99C4A8B1F845),
/external/webkit/Source/WebCore/platform/graphics/openvg/
PathOpenVG.cpp
251
double
d01
= hypot(v01.width(), v01.height());
local
253
double angle = (piDouble - fabs(asin(cross / (
d01
* d21)))) * 0.5;
255
double rate = span /
d01
;
/external/webkit/Source/WebCore/platform/graphics/wince/
PlatformPathWinCE.cpp
671
double
d01
= v01.length();
local
673
double angle = (piDouble - fabs(asin(cross / (
d01
* d21)))) * 0.5;
675
double rate = span /
d01
;
/external/icu4c/test/intltest/
calregts.cpp
1225
UDate
d01
= makeDate(1997, UCAL_MARCH, 15, 12, 00, 56);
local
[
all
...]
Completed in 189 milliseconds