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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.h31 struct SoftMPEG4Encoder : public SoftVideoEncoderOMXComponent { struct in namespace:android
32 SoftMPEG4Encoder(
53 virtual ~SoftMPEG4Encoder();
83 DISALLOW_EVIL_CONSTRUCTORS(SoftMPEG4Encoder);
H A DSoftMPEG4Encoder.cpp18 #define LOG_TAG "SoftMPEG4Encoder"
36 #include "SoftMPEG4Encoder.h"
59 SoftMPEG4Encoder::SoftMPEG4Encoder( function in class:android::SoftMPEG4Encoder
93 ALOGI("Construct SoftMPEG4Encoder");
96 SoftMPEG4Encoder::~SoftMPEG4Encoder() {
97 ALOGV("Destruct SoftMPEG4Encoder");
105 OMX_ERRORTYPE SoftMPEG4Encoder::initEncParams() {
173 OMX_ERRORTYPE SoftMPEG4Encoder
[all...]
H A DAndroid.mk45 SoftMPEG4Encoder.cpp

Completed in 36 milliseconds