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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.h30 struct SoftMPEG4Encoder : public SoftVideoEncoderOMXComponent { struct in namespace:android
31 SoftMPEG4Encoder(
54 virtual ~SoftMPEG4Encoder();
84 DISALLOW_EVIL_CONSTRUCTORS(SoftMPEG4Encoder);
H A DSoftMPEG4Encoder.cpp18 #define LOG_TAG "SoftMPEG4Encoder"
34 #include "SoftMPEG4Encoder.h"
61 SoftMPEG4Encoder::SoftMPEG4Encoder( function in class:android::SoftMPEG4Encoder
95 ALOGI("Construct SoftMPEG4Encoder");
98 SoftMPEG4Encoder::~SoftMPEG4Encoder() {
99 ALOGV("Destruct SoftMPEG4Encoder");
108 OMX_ERRORTYPE SoftMPEG4Encoder::initEncParams() {
178 OMX_ERRORTYPE SoftMPEG4Encoder
[all...]
H A DAndroid.mk46 SoftMPEG4Encoder.cpp

Completed in 154 milliseconds