Home
last modified time | relevance | path

Searched refs:mCropHeight (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.h145 uint32_t mCropLeft, mCropTop, mCropWidth, mCropHeight; member
DGoldfishVideoDecoderOMXComponent.cpp63 mCropHeight(height), in GoldfishVideoDecoderOMXComponent()
182 mCropHeight = mHeight; in updatePortDefinitions()
554 rectParams->nHeight = mCropHeight; in getConfig()