OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AMR_TX_IF2
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
amrencode.h
101
#define
AMR_TX_IF2
1
gsmamr_enc.h
111
#define
AMR_TX_IF2
1
amrencode.cpp
546
If output_format is
AMR_TX_IF2
, the function if2_to_ets will be called to
588
IF ((output_format == AMR_TX_WMF) | (output_format ==
AMR_TX_IF2
))
653
ELSEIF (output_format ==
AMR_TX_IF2
)
764
if ((output_format == AMR_TX_WMF) | (output_format ==
AMR_TX_IF2
))
825
else if (output_format ==
AMR_TX_IF2
)
Completed in 39 milliseconds