Home
last modified time | relevance | path

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

/dports/net/liveMedia/live/liveMedia/
H A DAMRAudioRTPSource.cpp78 Boolean isWideband, unsigned numChannels, unsigned maxInterleaveGroupSize,
84 unsigned maxInterleaveGroupSize, RawAMRRTPSource* inputSource);
146 unsigned maxInterleaveGroupSize; // in frames (not frame-blocks) in createNew() local
149 maxInterleaveGroupSize = interleaving*numChannels; in createNew()
152 maxInterleaveGroupSize = numChannels; in createNew()
164 maxInterleaveGroupSize, rawRTPSource); in createNew()
430 Boolean isWideband, unsigned numChannels, unsigned maxInterleaveGroupSize, in createNew() argument
437 unsigned maxInterleaveGroupSize, in AMRDeinterleaver() argument
442 = new AMRDeinterleavingBuffer(numChannels, maxInterleaveGroupSize); in AMRDeinterleaver()
510 ::AMRDeinterleavingBuffer(unsigned numChannels, unsigned maxInterleaveGroupSize) in AMRDeinterleavingBuffer() argument
[all …]