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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.h27 struct SoftMPEG4 : public SimpleSoftOMXComponent { struct in namespace:android
28 SoftMPEG4(const char *name,
34 virtual ~SoftMPEG4();
85 DISALLOW_EVIL_CONSTRUCTORS(SoftMPEG4);
H A DSoftMPEG4.cpp18 #define LOG_TAG "SoftMPEG4"
21 #include "SoftMPEG4.h"
60 SoftMPEG4::SoftMPEG4( function in class:android::SoftMPEG4
90 SoftMPEG4::~SoftMPEG4() {
99 void SoftMPEG4::initPorts() {
165 status_t SoftMPEG4::initDecoder() {
170 OMX_ERRORTYPE SoftMPEG4::internalGetParameter(
242 OMX_ERRORTYPE SoftMPEG4
[all...]
H A DAndroid.mk56 SoftMPEG4.cpp

Completed in 1559 milliseconds