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

/frameworks/av/media/libstagefright/codecs/aacenc/
H A DAndroid.mk126 SoftAACEncoder.cpp
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 DSoftAACEncoder.h28 struct SoftAACEncoder : public SimpleSoftOMXComponent { struct in namespace:android
29 SoftAACEncoder(
36 virtual ~SoftAACEncoder();
77 DISALLOW_EVIL_CONSTRUCTORS(SoftAACEncoder);

Completed in 74 milliseconds