HomeSort by relevance Sort by last modified time
    Searched refs:SoftMPEG4 (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.h 27 struct SoftMPEG4 : public SimpleSoftOMXComponent {
28 SoftMPEG4(const char *name,
34 virtual ~SoftMPEG4();
85 DISALLOW_EVIL_CONSTRUCTORS(SoftMPEG4);
SoftMPEG4.cpp 18 #define LOG_TAG "SoftMPEG4"
21 #include "SoftMPEG4.h"
60 SoftMPEG4::SoftMPEG4(
90 SoftMPEG4::~SoftMPEG4() {
99 void SoftMPEG4::initPorts() {
165 status_t SoftMPEG4::initDecoder() {
170 OMX_ERRORTYPE SoftMPEG4::internalGetParameter(
242 OMX_ERRORTYPE SoftMPEG4::internalSetParameter
    [all...]
Android.mk 56 SoftMPEG4.cpp

Completed in 790 milliseconds