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

  /external/opencore/nodes/pvdummyoutputnode/src/
pvmf_dummy_fileoutput_node.cpp 50 , iDurationReportEnabled(false)
448 iDurationReportEnabled = aEnable;
449 if (iDurationReportEnabled)
460 aEnable = iDurationReportEnabled;
723 if (iDurationReportEnabled &&
    [all...]
pvmf_dummy_fileoutput_node.h 439 bool iDurationReportEnabled;
  /external/opencore/nodes/pvfileoutputnode/src/
pvmf_fileoutput_node.cpp 51 , iDurationReportEnabled(false)
532 iDurationReportEnabled = aEnable;
533 if (iDurationReportEnabled)
544 aEnable = iDurationReportEnabled;
    [all...]