Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderBase.h112 uint32_t mRotationDegrees; variable
DOMXVideoDecoderBase.cpp30 : mRotationDegrees(0), in OMXVideoDecoderBase()
229 mRotationDegrees = 0; in ProcessorDeinit()
544 p->rotationDegrees = mRotationDegrees; in PrepareConfigBuffer()
595 p->rotationDegrees = mRotationDegrees; in PrepareDecodeBuffer()
1081 mRotationDegrees = rotationDegrees;
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.h145 int32_t mRotationDegrees; variable
DVideoDecoderBase.cpp48 mRotationDegrees(0), in VideoDecoderBase()
791 mRotationDegrees = 0; in setupVA()
1615 if (mRotationDegrees == rotationDegrees) { in setRotationDegrees()
1636 mRotationDegrees = rotationDegrees; in setRotationDegrees()