OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:G722_PACKED
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/
g722_enc_dec.h
55
G722_PACKED
= 0x0002
g722_decode.c
170
if ((options &
G722_PACKED
) && s->bits_per_sample != 8)
g722_encode.c
171
if ((options &
G722_PACKED
) && s->bits_per_sample != 8)
Completed in 379 milliseconds