Home | History | Annotate | Download | only in video_coding

Lines Matching refs:sizeBytes

149     length += (*it).sizeBytes;
165 offset += (*it).sizeBytes;
183 while (nalu_ptr < packet_buffer + packet.sizeBytes) {
192 while (nalu_ptr < packet_buffer + packet.sizeBytes) {
199 packet.sizeBytes = required_length;
200 return packet.sizeBytes;
203 packet_it, packet.sizeBytes +
206 packet.sizeBytes =
207 Insert(packet_buffer, packet.sizeBytes, packet.insertStartCode,
209 return packet.sizeBytes;
236 shift_length += (*it).sizeBytes;
304 (*packet_it).sizeBytes > 0) ||
324 bytes_to_delete += (*it).sizeBytes;
325 (*it).sizeBytes = 0;
355 (*partition_end).dataPtr + (*partition_end).sizeBytes - (*it).dataPtr;
495 (*rit).sizeBytes > 0)