OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s32Temp2
(Results
1 - 2
of
2
) sorted by null
/system/bt/embdrv/sbc/encoder/srce/
sbc_analysis.c
[
all
...]
sbc_packing.c
80
int32_t s32Hi1, s32Low1, s32Carry, s32TempVal2, s32Hi,
s32Temp2
;
145
s32Temp2
= u16Levels;
147
Mult64(s32Temp1,
s32Temp2
, s32Low, s32Hi);
Completed in 3075 milliseconds