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

  /external/opencore/pvmi/pvmf/src/
pvmf_media_clock.cpp 119 CommonCancelCallback(qVector[ii].callBackID, false, false);
133 CommonCancelCallback(qVector[ii].callBackID, false, true);
147 CommonCancelCallback(qVector[ii].callBackID, false, true);
    [all...]
  /external/opencore/pvmi/pvmf/include/
pvmf_media_clock.h 170 * @param callBackID Callback ID of the timer that has expired
182 virtual void ProcessCallBack(uint32 callBackID, PVTimeComparisonUtils::MediaTimeStatus aTimerAccuracy, uint32 aDelta,
467 ** @param [callBackID] -- ID used to identify the timer for cancellation
500 ** @param [callBackID] -- ID used to identify the timer for cancellation
524 ** @param [callbackID] -- timer ID returned by SetCallBackDeltaTime()
554 ** @param [callBackID] -- ID used to identify the timer for cancellation
588 ** @param [callBackID] -- ID used to identify the timer for cancellation
612 ** @param : [callbackID] -- timer ID returned by SetCallBackDeltaTime()
691 ** [callBackID] -- If callback is successfully set, this will contain a non-zero ID associated
    [all...]
  /external/opencore/nodes/pvmediaoutputnode/src/
pv_media_output_node_inport.h 209 void ProcessCallBack(uint32 callBackID, PVTimeComparisonUtils::MediaTimeStatus aTimerAccuracy, uint32 aDelta, const OsclAny* aContextData, PVMFStatus aStatus);
pv_media_output_node_inport.cpp     [all...]

Completed in 35 milliseconds