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

  /external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_streaming/src/
pvmf_protocol_engine_node_progressive_streaming.h 40 iEnableInfoUpdate = aEnabled;
54 bool iEnableInfoUpdate;
pvmf_protocol_engine_node_progressive_streaming.cpp 31 ProgressiveDownloadContainer(aNode), iEnableInfoUpdate(true)
178 return (iNodeOutput->getAvailableOutputSize() == 0 && iEnableInfoUpdate);
184 if (!iEnableInfoUpdate) return true;

Completed in 742 milliseconds