HomeSort by relevance Sort by last modified time
    Searched refs:mCurrentProfile (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderPAVC.h 64 OMX_VIDEO_AVCPROFILETYPE mCurrentProfile;
OMXVideoDecoderPAVC.cpp 58 mCurrentProfile = mParamAvc.eProfile;
181 p->eProfile = mCurrentProfile;
199 mCurrentProfile = (OMX_VIDEO_AVCPROFILETYPE) p->eProfile;

Completed in 62 milliseconds