Searched refs:SoftMPEG2 (Results 1 – 3 of 3) sorted by relevance
55 SoftMPEG2::SoftMPEG2( in SoftMPEG2() function in android::SoftMPEG282 SoftMPEG2::~SoftMPEG2() { in ~SoftMPEG2()119 void SoftMPEG2::logVersion() { in logVersion()144 status_t SoftMPEG2::setParams(size_t stride) { in setParams()170 status_t SoftMPEG2::resetPlugin() { in resetPlugin()183 status_t SoftMPEG2::resetDecoder() { in resetDecoder()211 status_t SoftMPEG2::setNumCores() { in setNumCores()230 status_t SoftMPEG2::setFlushMode() { in setFlushMode()255 status_t SoftMPEG2::initDecoder() { in initDecoder()412 status_t SoftMPEG2::deInitDecoder() { in deInitDecoder()[all …]
55 struct SoftMPEG2 : public SoftVideoDecoderOMXComponent { struct56 SoftMPEG2(61 virtual ~SoftMPEG2();132 DISALLOW_EVIL_CONSTRUCTORS(SoftMPEG2); argument
6 srcs: ["SoftMPEG2.cpp"],