Home
last modified time | relevance | path

Searched defs:rotationDegrees (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderDefs.h132 uint32_t rotationDegrees; member
155 uint32_t rotationDegrees; member
DVideoDecoderBase.cpp1469 void VideoDecoderBase::setRotationDegrees(int32_t rotationDegrees) { in setRotationDegrees()
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderBase.cpp907 int32_t rotationDegrees = 0; local