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

/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.h28 struct SoftAACEncoder : public SimpleSoftOMXComponent { struct in namespace:android
29 SoftAACEncoder(
36 virtual ~SoftAACEncoder();
77 DISALLOW_EVIL_CONSTRUCTORS(SoftAACEncoder);
H A DSoftAACEncoder.cpp18 #define LOG_TAG "SoftAACEncoder"
21 #include "SoftAACEncoder.h"
40 SoftAACEncoder::SoftAACEncoder( function in class:android::SoftAACEncoder
64 SoftAACEncoder::~SoftAACEncoder() {
80 void SoftAACEncoder::initPorts() {
121 status_t SoftAACEncoder::initEncoder() {
149 OMX_ERRORTYPE SoftAACEncoder::internalGetParameter(
224 OMX_ERRORTYPE SoftAACEncoder
[all...]
H A DAndroid.mk122 SoftAACEncoder.cpp

Completed in 1661 milliseconds