OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exp_tmp
(Results
1 - 2
of
2
) sorted by null
/external/boringssl/src/crypto/x509/
asn1_gen.c
539
tag_exp_type *
exp_tmp
;
local
551
exp_tmp
= &arg->exp_list[arg->exp_count++];
558
exp_tmp
->exp_tag = arg->imp_tag;
559
exp_tmp
->exp_class = arg->imp_class;
563
exp_tmp
->exp_tag = exp_tag;
564
exp_tmp
->exp_class = exp_class;
566
exp_tmp
->exp_constructed = exp_constructed;
567
exp_tmp
->exp_pad = exp_pad;
/external/aac/libAACdec/src/
usacdec_lpd.cpp
203
int
exp_tmp
= ((17 - headroom_y) << 1) + width_shift + 1;
local
210
tmp = fAddNorm(tmp,
exp_tmp
, point_zero_one, -6, &
exp_tmp
);
218
int ener_by_tmp_exp = (exp_ener - s1) + (
exp_tmp
- s2) + 1;
[
all
...]
Completed in 125 milliseconds