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

/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder2.h27 struct SoftAACEncoder2 : public SimpleSoftOMXComponent { struct in namespace:android
28 SoftAACEncoder2(
35 virtual ~SoftAACEncoder2();
74 DISALLOW_EVIL_CONSTRUCTORS(SoftAACEncoder2);
H A DSoftAACEncoder2.cpp18 #define LOG_TAG "SoftAACEncoder2"
21 #include "SoftAACEncoder2.h"
48 SoftAACEncoder2::SoftAACEncoder2( function in class:android::SoftAACEncoder2
72 SoftAACEncoder2::~SoftAACEncoder2() {
79 void SoftAACEncoder2::initPorts() {
120 status_t SoftAACEncoder2::initEncoder() {
128 OMX_ERRORTYPE SoftAACEncoder2::internalGetParameter(
273 OMX_ERRORTYPE SoftAACEncoder2
[all...]
H A DAndroid.mk92 SoftAACEncoder2.cpp

Completed in 876 milliseconds