Searched refs:SoftAMRNBEncoder (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.h25 struct SoftAMRNBEncoder : public SimpleSoftOMXComponent { struct in namespace:android
26 SoftAMRNBEncoder(
33 virtual ~SoftAMRNBEncoder();
67 DISALLOW_EVIL_CONSTRUCTORS(SoftAMRNBEncoder);
H A DSoftAMRNBEncoder.cpp18 #define LOG_TAG "SoftAMRNBEncoder"
21 #include "SoftAMRNBEncoder.h"
41 SoftAMRNBEncoder::SoftAMRNBEncoder( function in class:android::SoftAMRNBEncoder
59 SoftAMRNBEncoder::~SoftAMRNBEncoder() {
66 void SoftAMRNBEncoder::initPorts() {
107 status_t SoftAMRNBEncoder::initEncoder() {
115 OMX_ERRORTYPE SoftAMRNBEncoder::internalGetParameter(
183 OMX_ERRORTYPE SoftAMRNBEncoder
[all...]
H A DAndroid.mk83 SoftAMRNBEncoder.cpp

Completed in 4053 milliseconds