Home
last modified time | relevance | path

Searched refs:mCurrentProfile (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderPAVC.cpp58 mCurrentProfile = mParamAvc.eProfile; in InitInputPortFormatSpecific()
181 p->eProfile = mCurrentProfile; in GetVideoProfileLevelCurrent()
199 mCurrentProfile = (OMX_VIDEO_AVCPROFILETYPE) p->eProfile; in SetVideoProfileLevelCurrent()
DOMXVideoDecoderPAVC.h64 OMX_VIDEO_AVCPROFILETYPE mCurrentProfile; variable