Home
last modified time | relevance | path

Searched refs:setRotationDegrees (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.h205 void setRotationDegrees(int32_t rotationDegrees);
DVideoDecoderMPEG2.cpp144 VideoDecoderBase::setRotationDegrees(buffer->rotationDegrees); in decode()
DVideoDecoderVP8.cpp175 VideoDecoderBase::setRotationDegrees(buffer->rotationDegrees); in decode()
DVideoDecoderBase.cpp1035 setRotationDegrees(mConfigBuffer.rotationDegrees); in setupVA()
1619 void VideoDecoderBase::setRotationDegrees(int32_t rotationDegrees) { in setRotationDegrees() function in VideoDecoderBase
DVideoDecoderAVC.cpp114 VideoDecoderBase::setRotationDegrees(buffer->rotationDegrees); in decode()