Home
last modified time | relevance | path

Searched refs:mCropWidth (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.cpp62 mCropWidth(width), in GoldfishVideoDecoderOMXComponent()
181 mCropWidth = mWidth; in updatePortDefinitions()
553 rectParams->nWidth = mCropWidth; in getConfig()