Searched defs:outputBufferWidth (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp136 def->format.video.nFrameWidth = outputBufferWidth();
154 uint32_t SoftVideoDecoderOMXComponent::outputBufferWidth() { function in class:android::SoftVideoDecoderOMXComponent
220 size_t dstYStride = outputBufferWidth();

Completed in 96 milliseconds