OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ek2
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/bin/
kernel_versions_unittest.py
14
ek2
= kernel_versions.version_encode(k2)
15
self.assertTrue(ek1 <
ek2
,
17
% (k1, ek1, k2,
ek2
) )
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
isac.c
1727
int16_t
ek2
= ((const int16_t*)encoded)[k >> 1];
local
1777
int16_t
ek2
= ((const int16_t*)encoded)[k >> 1];
local
[
all
...]
Completed in 869 milliseconds