HomeSort by relevance Sort by last modified time
    Searched defs:SoftVideoDecoderOMXComponent (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/include/
SoftVideoDecoderOMXComponent.h 33 struct SoftVideoDecoderOMXComponent : public SimpleSoftOMXComponent {
34 SoftVideoDecoderOMXComponent(
171 DISALLOW_EVIL_CONSTRUCTORS(SoftVideoDecoderOMXComponent);
  /frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp 20 #define LOG_TAG "SoftVideoDecoderOMXComponent"
23 #include "include/SoftVideoDecoderOMXComponent.h"
43 SoftVideoDecoderOMXComponent::SoftVideoDecoderOMXComponent(
79 void SoftVideoDecoderOMXComponent::initPorts(
89 void SoftVideoDecoderOMXComponent::initPorts(
151 void SoftVideoDecoderOMXComponent::updatePortDefinitions(bool updateCrop, bool updateInputSize) {
184 uint32_t SoftVideoDecoderOMXComponent::outputBufferWidth() {
188 uint32_t SoftVideoDecoderOMXComponent::outputBufferHeight() {
192 void SoftVideoDecoderOMXComponent::handlePortSettingsChange
    [all...]

Completed in 48 milliseconds