Home | History | Annotate | Download | only in interface

Lines Matching refs:fragmentationVectorSize

133         fragmentationVectorSize(0),
155 if(header.fragmentationVectorSize != fragmentationVectorSize)
169 if(header.fragmentationVectorSize > 0)
174 fragmentationOffset = new WebRtc_UWord32[header.fragmentationVectorSize];
178 fragmentationLength = new WebRtc_UWord32[header.fragmentationVectorSize];
182 fragmentationTimeDiff = new WebRtc_UWord16[header.fragmentationVectorSize];
186 fragmentationPlType = new WebRtc_UWord8[header.fragmentationVectorSize];
190 fragmentationVectorSize = header.fragmentationVectorSize;
193 if(header.fragmentationVectorSize > 0)
199 header.fragmentationVectorSize * sizeof(WebRtc_UWord32));
204 header.fragmentationVectorSize * sizeof(WebRtc_UWord32));
209 header.fragmentationVectorSize * sizeof(WebRtc_UWord16));
214 header.fragmentationVectorSize * sizeof(WebRtc_UWord8));
221 if( fragmentationVectorSize < size)
223 WebRtc_UWord16 oldVectorSize = fragmentationVectorSize;
264 fragmentationVectorSize = size;
268 WebRtc_UWord16 fragmentationVectorSize; // Number of fragmentations