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

  /external/opencore/protocols/systems/tools/general/common/src/
pvmf_file_data_source.cpp 68 iTimestamp += iSampleInterval;
pvmf_buffer_data_source.cpp 36 iSampleInterval = 0;
76 iSampleInterval = 1000 / frequency;
131 iTimestamp += iSampleInterval;
  /external/opencore/protocols/systems/tools/general/common/include/
pvmf_buffer_data_source.h 99 unsigned iSampleInterval;
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
logicalchannel.h 154 return iSampleInterval;
185 iSampleInterval = sample_interval;
240 uint32 iSampleInterval;
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
logicalchannel.cpp 67 iSampleInterval(0),
79 iSampleInterval = sample_interval;
    [all...]

Completed in 211 milliseconds