OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AMREncode
(Results
1 - 7
of
7
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
amrencode.h
34
Filename: /audio/gsm-amr/c/include/
amrencode
.h
52
Description: Updated function prototype for
AMREncode
(). Added function
65
This file contains the function prototype of
AMREncode
.
140
Word16
AMREncode
(
gsmamr_enc.h
47
AMREncode
. Updated copyright year.
50
of
AMREncode
.
54
function prototype of
AMREncode
(). Removed function prototypes
62
in
amrencode
.c. Renamed output format #defines so that it it
172
*
AMREncode
is the entry point to the ETS Encoder library that encodes the raw
177
int
AMREncode
(
amrencode.cpp
34
Filename: /audio/gsm-amr/c/src/
amrencode
.c
35
Functions:
AMREncode
65
functions to allow
amrencode
.c to be used in the ETS reference
90
#include "
amrencode
.h"
486
FUNCTION NAME:
AMREncode
746
Word16
AMREncode
(
/frameworks/opt/net/voip/src/jni/rtp/
AmrCodec.cpp
105
int length =
AMREncode
(mEncoder, mSidSync, (Mode)mMode,
229
int length =
AMREncode
(mEncoder, mSidSync, MR122,
/frameworks/base/media/jni/
android_media_AmrInputStream.cpp
80
int32_t length =
AMREncode
(state->mEncState, state->mSidState,
/frameworks/av/media/libstagefright/codecs/amrnb/enc/test/
amrnb_enc_test.cpp
123
bytesGenerated =
AMREncode
(amr->encCtx, amr->pidSyncCtx, (Mode)mode,
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
SoftAMRNBEncoder.cpp
387
int res =
AMREncode
(
Completed in 689 milliseconds