OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:t016
(Results
1 - 1
of
1
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
hp_max.cpp
139
Word16 max16,
t016
, cor_max;
185
t016
= extract_h(L_shl(t0, shift2));
187
if (
t016
!= 0)
189
cor_max = div_s(max16,
t016
);
250
Word16 max16,
t016
, cor_max;
local
298
t016
= extract_h(L_shl(t0, shift2)); */
300
t016
= norm_l(max);
301
shift1 = sub(
t016
, 1, pOverflow);
308
t016
= (Word16)(L_temp >> 16);
310
if (
t016
!= 0
[
all
...]
Completed in 61 milliseconds