Home
last modified time | relevance | path

Searched refs:iSampleInterval (Results 1 – 5 of 5) sorted by relevance

/external/opencore/protocols/systems/tools/general/common/src/
Dpvmf_buffer_data_source.cpp36 iSampleInterval = 0; in PVMFBufferDataSource()
76 iSampleInterval = 1000 / frequency; in Start()
131 iTimestamp += iSampleInterval; in TimeoutOccurred()
Dpvmf_file_data_source.cpp68 iTimestamp += iSampleInterval; in TimeoutOccurred()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlogicalchannel.h154 return iSampleInterval; in GetSampleInterval()
185 iSampleInterval = sample_interval; in SetSampleInterval()
240 uint32 iSampleInterval; variable
/external/opencore/protocols/systems/tools/general/common/include/
Dpvmf_buffer_data_source.h99 unsigned iSampleInterval; variable
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlogicalchannel.cpp67 iSampleInterval(0), in H223LogicalChannel()
79 iSampleInterval = sample_interval; in H223LogicalChannel()