Searched refs:SoftAVC (Results 1 – 4 of 4) sorted by relevance
62 SoftAVC::SoftAVC( in SoftAVC() function in android::SoftAVC91 SoftAVC::~SoftAVC() { in ~SoftAVC()119 void SoftAVC::logVersion() { in logVersion()145 status_t SoftAVC::setParams(size_t stride) { in setParams()171 status_t SoftAVC::resetPlugin() { in resetPlugin()184 status_t SoftAVC::resetDecoder() { in resetDecoder()208 status_t SoftAVC::setNumCores() { in setNumCores()227 status_t SoftAVC::setFlushMode() { in setFlushMode()251 status_t SoftAVC::initDecoder() { in initDecoder()306 status_t SoftAVC::deInitDecoder() { in deInitDecoder()[all …]
44 struct SoftAVC : public SoftVideoDecoderOMXComponent { struct45 SoftAVC(const char *name, const OMX_CALLBACKTYPE *callbacks,49 virtual ~SoftAVC();115 DISALLOW_EVIL_CONSTRUCTORS(SoftAVC); argument
127 SoftAVC::SoftAVC( in SoftAVC() function in android::SoftAVC161 SoftAVC::~SoftAVC() { in ~SoftAVC()169 void SoftAVC::initEncParams() { in initEncParams()200 OMX_ERRORTYPE SoftAVC::setDimensions() { in setDimensions()225 OMX_ERRORTYPE SoftAVC::setNumCores() { in setNumCores()248 OMX_ERRORTYPE SoftAVC::setFrameRate() { in setFrameRate()274 OMX_ERRORTYPE SoftAVC::setIpeParams() { in setIpeParams()301 OMX_ERRORTYPE SoftAVC::setBitRate() { in setBitRate()325 OMX_ERRORTYPE SoftAVC::setFrameType(IV_PICTURE_CODING_TYPE_T e_frame_type) { in setFrameType()349 OMX_ERRORTYPE SoftAVC::setQp() { in setQp()[all …]
120 struct SoftAVC : public SoftVideoEncoderOMXComponent { struct121 SoftAVC(137 virtual ~SoftAVC();256 DISALLOW_EVIL_CONSTRUCTORS(SoftAVC);