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

  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/
pvmf_rtp_jitter_buffer_impl.h 44 OSCL_IMPORT_REF virtual void setRTPInfoParams(PVMFRTPInfoParams rtpInfoParams, bool oPlayAfterASeek);
76 Oscl_Vector<PVMFRTPInfoParams, OsclMemAllocator>::iterator it;
100 PVMFRTPInfoParams *FindRTPInfoParams(uint32 aSeqNum)
107 PVMFRTPInfoParams* retVal = NULL;
108 Oscl_Vector<PVMFRTPInfoParams, OsclMemAllocator>::iterator it;
pvmf_rtp_jitter_buffer_impl.cpp 211 OSCL_EXPORT_REF void PVMFRTPJitterBufferImpl::setRTPInfoParams(PVMFRTPInfoParams rtpInfo, bool oPlayAfterASeek)
214 PVMFRTPInfoParams iRTPInfoParams;
    [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
pvmf_jitter_buffer_common_types.h 63 } PVMFRTPInfoParams;
pvmf_jitter_buffer.h     [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_jitter_buffer_impl.cpp 717 Oscl_Vector<PVMFRTPInfoParams, OsclMemAllocator>::iterator it;
    [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/src/
pvmf_jitter_buffer_node.cpp     [all...]

Completed in 104 milliseconds