Home
last modified time | relevance | path

Searched refs:DEFAULT_JITTER_BUFFER_DURATION_IN_MS (Results 1 – 3 of 3) sorted by relevance

/external/opencore/nodes/streaming/common/include/
Dpvmf_sm_tunables.h120 #define DEFAULT_JITTER_BUFFER_DURATION_IN_MS 4000 macro
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
Dpvmf_sm_fsp_rtsp_unicast.cpp123 iJitterBufferDurationInMilliSeconds = DEFAULT_JITTER_BUFFER_DURATION_IN_MS; in PVMFSMRTSPUnicastNode()
2408 aParameters[0].value.uint32_value = DEFAULT_JITTER_BUFFER_DURATION_IN_MS; in GetConfigParameter()
/external/opencore/nodes/streaming/jitterbuffernode/src/
Dpvmf_jitter_buffer_node.cpp159 iJitterBufferDurationInMilliSeconds = DEFAULT_JITTER_BUFFER_DURATION_IN_MS; in ResetNodeParams()