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

  /external/opencore/engines/player/src/
pv_player_datapath.cpp 48 iErrorCondition(false),
181 iErrorCondition = aErrorCondition;
218 iErrorCondition = aErrorCondition;
234 iErrorCondition = aErrorCondition;
718 else if (!iErrorCondition)
739 else if (!iErrorCondition)
752 if (iPendingCmds == 0 && iErrorCondition)
755 if (iErrorCondition && iErrorOccurredDuringErrorCondition)
758 iErrorCondition = false;
764 iErrorCondition = false
    [all...]
pv_player_datapath.h 225 bool iErrorCondition;

Completed in 136 milliseconds