Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.h147 HDRStaticInfo mHdrStaticInfo; member
DGoldfishVideoDecoderOMXComponent.cpp78 memset(&mHdrStaticInfo, 0, sizeof(HDRStaticInfo)); in GoldfishVideoDecoderOMXComponent()
600 hdrStaticInfoParams->sInfo = mHdrStaticInfo; in getConfig()
682 mHdrStaticInfo = hdrStaticInfoParams->sInfo; in internalSetConfig()