OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:encodedlen
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
ISACHist.cc
32
short
encodedLen
;
134
encodedLen
= WebRtcIsacfix_Encode(isac_struct,
137
} while(
encodedLen
== 0);
139
if(
encodedLen
< 0)
144
hist[
encodedLen
]++;
/external/chromium_org/third_party/openssl/openssl/ssl/
d1_srvr.c
1037
int
encodedlen
= 0;
local
[
all
...]
s3_srvr.c
1596
int
encodedlen
= 0;
local
[
all
...]
/external/openssl/ssl/
d1_srvr.c
1037
int
encodedlen
= 0;
local
[
all
...]
s3_srvr.c
1596
int
encodedlen
= 0;
local
[
all
...]
Completed in 1020 milliseconds