Home
last modified time | relevance | path

Searched refs:mRotationDegrees (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderBase.h114 uint32_t mRotationDegrees; variable
DOMXVideoDecoderBase.cpp33 : mRotationDegrees(0), in OMXVideoDecoderBase()
233 mRotationDegrees = 0; in ProcessorDeinit()
566 p->rotationDegrees = mRotationDegrees; in PrepareConfigBuffer()
617 p->rotationDegrees = mRotationDegrees; in PrepareDecodeBuffer()
671 p->rotationDegrees = mRotationDegrees; in PrepareDecodeNativeHandleBuffer()
1174 mRotationDegrees = rotationDegrees;
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.h145 int32_t mRotationDegrees; variable
DVideoDecoderBase.cpp48 mRotationDegrees(0), in VideoDecoderBase()
791 mRotationDegrees = 0; in setupVA()
1621 if (mRotationDegrees == rotationDegrees) { in setRotationDegrees()
1642 mRotationDegrees = rotationDegrees; in setRotationDegrees()