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

  /hardware/intel/common/utils/media_resource_manager/include/
MediaResourceArbitrator.h 156 bool mIsDecoderUnderFullLoad;
  /hardware/intel/common/utils/media_resource_manager/arbitrator/
MediaResourceArbitrator.cpp 33 mIsDecoderUnderFullLoad (false) {
64 return mIsDecoderUnderFullLoad;
163 mIsDecoderUnderFullLoad = false;
254 mIsDecoderUnderFullLoad = true;
257 mIsDecoderUnderFullLoad = false;

Completed in 207 milliseconds