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

  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.h 25 struct SoftVPX : public SimpleSoftOMXComponent {
26 SoftVPX(const char *name,
32 virtual ~SoftVPX();
65 DISALLOW_EVIL_CONSTRUCTORS(SoftVPX);
Android.mk 5 SoftVPX.cpp
SoftVPX.cpp 18 #define LOG_TAG "SoftVPX"
21 #include "SoftVPX.h"
41 SoftVPX::SoftVPX(
55 SoftVPX::~SoftVPX() {
61 void SoftVPX::initPorts() {
133 status_t SoftVPX::initDecoder() {
148 OMX_ERRORTYPE SoftVPX::internalGetParameter(
184 OMX_ERRORTYPE SoftVPX::internalSetParameter
    [all...]

Completed in 22 milliseconds