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(
52 virtual ~SoftMPEG4Encoder();
82 DISALLOW_EVIL_CONSTRUCTORS(SoftMPEG4Encoder);
H A DSoftMPEG4Encoder.cpp18 #define LOG_TAG "SoftMPEG4Encoder"
36 #include "SoftMPEG4Encoder.h"
63 SoftMPEG4Encoder::SoftMPEG4Encoder( function in class:android::SoftMPEG4Encoder
97 ALOGI("Construct SoftMPEG4Encoder");
100 SoftMPEG4Encoder::~SoftMPEG4Encoder() {
101 ALOGV("Destruct SoftMPEG4Encoder");
109 OMX_ERRORTYPE SoftMPEG4Encoder::initEncParams() {
179 OMX_ERRORTYPE SoftMPEG4Encoder
[all...]
H A DAndroid.mk47 SoftMPEG4Encoder.cpp

Completed in 53 milliseconds