OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eight_k
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g722/
g722_enc_dec.h
66
int
eight_k
;
member in struct:__anon20365
104
int
eight_k
;
member in struct:__anon20367
g722_decode.c
174
s->
eight_k
= TRUE;
340
if (!s->
eight_k
)
379
if (s->
eight_k
)
g722_encode.c
170
s->
eight_k
= TRUE;
301
if (s->
eight_k
)
375
if (s->
eight_k
)
Completed in 106 milliseconds