Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.h182 void setRotationDegrees(int32_t rotationDegrees);
DVideoDecoderVP8.cpp147 VideoDecoderBase::setRotationDegrees(buffer->rotationDegrees); in decode()
DVideoDecoderBase.cpp991 setRotationDegrees(mConfigBuffer.rotationDegrees); in setupVA()
1469 void VideoDecoderBase::setRotationDegrees(int32_t rotationDegrees) { in setRotationDegrees() function in VideoDecoderBase
DVideoDecoderAVC.cpp114 VideoDecoderBase::setRotationDegrees(buffer->rotationDegrees); in decode()