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

/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp153 outDef->format.video.nFrameWidth = outputBufferWidth();
184 uint32_t SoftVideoDecoderOMXComponent::outputBufferWidth() { function in class:android::SoftVideoDecoderOMXComponent
308 size_t dstYStride = outputBufferWidth();

Completed in 43 milliseconds