OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rIn
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libstagefright/codecs/aacdec/
ps_decorrelate.cpp
228
Int32
rIn
;
250
rIn
= *pt_rTmp >> 1;
268
aRightReal[sb] = cmplx_mul32_by_16(
rIn
, -iIn, cmplx);
269
aRightImag[sb] = cmplx_mul32_by_16(iIn,
rIn
, cmplx);
317
Int32
rIn
, iIn;
334
rIn
= *pt_rTmp >> 1;
352
aRightReal[sb] = cmplx_mul32_by_16(
rIn
, -iIn, cmplx);
353
aRightImag[sb] = cmplx_mul32_by_16(iIn,
rIn
, cmplx);
/prebuilt/common/ant/
ant.jar
Completed in 514 milliseconds